Click or drag to resize

SerializableObject Class

[Missing <summary> documentation for "T:Demo3D.Visuals.SerializableObject"]

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          Demo3D.CommonBindableBase
            Demo3D.VisualsSerializableObject
              Demo3D.SketchConstraint
              Demo3D.SketchEntity
              Demo3D.VisualsAspectComponentBase

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public abstract class SerializableObject : BindableBase, 
	ISerializableValue

The SerializableObject type exposes the following members.

Constructors
  NameDescription
Protected methodSerializableObject
Initializes a new instance of the SerializableObject class
Top
Properties
  NameDescription
Public propertyId
Top
Methods
See Also