CadSection.VerticalDirection

CadSection.VerticalDirection property

Gets or sets the vertical direction.

public Cad3DPoint VerticalDirection { get; set; }

Property Value

The vertical direction.

See Also