OdConnector

OdConnector class

The connector

public class OdConnector : OdStyledObject

Constructors

NameDescription
OdConnector(OdObject)Initializes a new instance of the OdConnector 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.
PathCommands { get; set; }Gets or sets the path commands.
Point1 { get; set; }Gets or sets the point1.
Point2 { get; set; }Gets or sets the point2.
Rectangle { get; set; }Gets or sets the rectangle.
Style { get; set; }Gets or sets the style.

See Also