BaseTextVObject Properties

The BaseTextVObject type exposes the following members.

Properties

Name Description
Public property Alignment
Public property Angle

Gets or sets an angle (in degrees) to rotate the rectangle on.

(Inherited from BaseRectangleVObject.)
Public property BorderColor (Inherited from ShapeVObject.)
Public property BorderWidth (Inherited from ShapeVObject.)
Public property Bounds (Overrides RectangleVObject.Bounds.)
Public property Canvas

Gets a reference to the Canvas object this VObject belongs to.

(Inherited from VObject.)
Public property Data

Gets or sets serialized data of this VObject.

(Inherited from VObject.)
Public property FillColor (Inherited from ShapeVObject.)
Public property FixedBorderWidth (Inherited from ShapeVObject.)
Public property Height (Inherited from BaseRectangleVObject.)
Public property HorizontalScale
Public property Index

Get the index of this VObject in the VObjectCollection. Returns -1 if the VObject was not added to the collection.

(Inherited from VObject.)
Public property IsRichText
Public property IsUpdating

Gets or sets a value indicating whether VObject is updating.

(Inherited from VObject.)
Public property Layer

Gets a reference to the Layer object this VObject belongs to.

(Inherited from VObject.)
Public property Leading
Public property Location (Inherited from BaseRectangleVObject.)
Public property Locked

Gets or sets the value indicating if the VObject is locked.

(Inherited from VObject.)
Public property MaskColor (Inherited from ContentVObject.)
Public property Name

Gets or sets the name of the VObject.

(Inherited from VObject.)
Public property Opacity (Inherited from BaseRectangleVObject.)
Public property Path (Inherited from ShapeVObject.)
Public property Permissions (Inherited from VObject.)
Public property Rectangle

Gets or sets a rectangle and its rotation angle.

(Inherited from BaseRectangleVObject.)
Public property SupportedActions

Gets or sets the enumeration of actions which can be applied to this VObject.

(Inherited from VObject.)
Public property Tag

Gets or sets custom data.

(Inherited from VObject.)
Public property Text
Public property TextColor
Protected property TextMode
Public property TextWrappingMode (Inherited from BaseRectangleVObject.)
Public property Tracking
Public property Transform

Gets or sets value which configures v-object transformation.

(Inherited from VObject.)
Public property Underline
Public property UniqueId

Gets or sets a unique identifier of this VObject.

(Inherited from VObject.)
Protected property ValidRect
Public property VerticalScale
Public property Visible

Gets or sets the value indicating if the VObject is visible.

(Inherited from VObject.)
Public property Width (Inherited from BaseRectangleVObject.)

See Also

Reference