CadUcsTableObject.DirectionX

CadUcsTableObject.DirectionX property

Gets or sets the direction x.

public Cad3DPoint DirectionX { get; set; }

Property Value

The direction x.

See Also