Class OdEquation
OdEquation class
The open document equation
public class OdEquation : OdGraphicObject
Constructors
Name | Description |
---|
OdEquation(OdObject) | Initializes a new instance of the OdEquation class. |
Properties
Name | Description |
---|
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