OdShortCurveTo

OdShortCurveTo class

The short CurveTo

public class OdShortCurveTo : OdCurveTo

Constructors

NameDescription
OdShortCurveTo(OdObject)Initializes a new instance of the OdShortCurveTo 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.
Points { get; set; }Gets or sets the points.

See Also