CadViewTableObject.ViewDirection

CadViewTableObject.ViewDirection property

Gets or sets the view direction.

public Cad3DPoint ViewDirection { get; set; }

Property Value

The view direction.

See Also