VObjectData Members

The VObjectData type exposes the following members.

Constructors

Name Description
Public method VObjectData Overloaded.

Creates and initializes an instance of the VObjectData class.

Methods

Name Description
Public method ApplyState

Applies the stored state to the specified VObject.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property ID

Gets or sets a unique identifier of the v-object.

Public property L

Gets or sets the value indicating if the v-object is locked.

Public property N

Gets or sets the name of the v-object.

Public property P

Gets or sets an array of control points associated with the v-object.

Public property Prm
Public property T

Gets or sets value which configures v-object transformation.

Public property Tg

Gets or sets custom data.

Public property V

Gets or sets the value indicating if the v-object is visible.

See Also

Reference