OdEnhancedGeometry

OdEnhancedGeometry class

The Enhanced geometry object.

public class OdEnhancedGeometry : OdGraphicObject

Constructors

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

Properties

NameDescription
AbsoluteCoordinates { get; set; }Gets or sets a value indicating whether [absolute coordinates].
EnhancedPath { get; set; }Gets or sets the enhanced path.
Items { get; }Gets the items.
Parent { get; }Gets the parent object.
Type { get; set; }Gets or sets the type.
ViewBox { get; set; }Gets or sets the view box.

See Also