ImageVObjectData Members

The ImageVObjectData type exposes the following members.

Constructors

Name Description
Public method ImageVObjectData Overloaded.

Creates and initializes an instance of the ImageVObjectData class.

Methods

Name Description
Public method ApplyState

Applies the stored state to the specified VObject.

(Overrides ContentVObjectData.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 BC (Inherited from ShapeVObjectData.)
Public property BW (Inherited from ShapeVObjectData.)
Public property DI
Public property FBW (Inherited from ShapeVObjectData.)
Public property FC (Inherited from ShapeVObjectData.)
Public property HR

Gets or sets a horizontal resolution of the image stored in the private cache.

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 MC (Inherited from ContentVObjectData.)
Public property N

Gets or sets the name of the v-object.

(Inherited from VObjectData.)
Public property O (Inherited from BaseRectangleVObjectData.)
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 Pth (Inherited from ShapeVObjectData.)
Public property PubIH

Gets or sets a height of the image stored in the public cache.

Public property PubIW

Gets or sets a width of the image stored in the public cache.

Public property RmtUrl
Public property SAS

Get or sets a value that specifies whether to take into account image resolution (DPI) when calculating the aspect ratio.

Public property SrcH
Public property SrcId
Public property SrcW
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 (Inherited from BaseRectangleVObjectData.)
Public property V

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

(Inherited from VObjectData.)
Public property VR

Gets or sets a vertical resolution of the image stored in the private cache.

See Also

Reference