OdTextBox

OdTextBox class

The text box

public class OdTextBox : OdGraphicObject

Constructors

NameDescription
OdTextBox(OdObject)Initializes a new instance of the OdTextBox class.

Properties

NameDescription
AbsoluteCoordinates { get; set; }Gets or sets a value indicating whether [absolute coordinates].
Items { get; }Gets the items.
Parent { get; }Gets the parent object.
Rectangle { get; set; }Gets or sets the rectangle.

See Also