Vertical

OdLineTo.Vertical property

Gets or sets a value indicating whether this OdLineTo is vertical.

public bool Vertical { get; set; }

Property Value

true if vertical; otherwise, false.

See Also