BaseRectangleVObjectData Members

The BaseRectangleVObjectData type exposes the following members.

Constructors

Name Description
Public method BaseRectangleVObjectData Overloaded.

Methods

Name Description
Public method ApplyState (Overrides VObjectData.ApplyState(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.

(Inherited from VObjectData.)
Public property L

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

(Inherited from VObjectData.)
Public property N

Gets or sets the name of the v-object.

(Inherited from VObjectData.)
Public property O
Public property P

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

(Inherited from VObjectData.)
Public property Prm (Inherited from VObjectData.)
Public property T

Gets or sets value which configures v-object transformation.

(Inherited from VObjectData.)
Public property Tg

Gets or sets custom data.

(Inherited from VObjectData.)
Public property TWM
Public property V

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

(Inherited from VObjectData.)

See Also

Reference