OdEquation

OdEquation class

The open document equation

public class OdEquation : OdGraphicObject

Constructors

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

Properties

NameDescription
AbsoluteCoordinates { get; set; }Gets or sets a value indicating whether [absolute coordinates].
Formula { get; set; }Gets or sets the formula.
Items { get; }Gets the items.
Name { get; set; }Gets or sets the name.
Parent { get; }Gets the parent object.
Value { get; set; }Gets or sets the value.

See Also