OdTextMeasure

OdTextMeasure class

The text measure

public class OdTextMeasure : OdStyledObject

Constructors

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

Properties

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

See Also