Horizontal

OdLineTo.Horizontal property

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

public bool Horizontal { get; set; }

Property Value

true if vertical; otherwise, false.

See Also