CadVertexBase.LocationPoint

CadVertexBase.LocationPoint property

Gets or sets the location point.

public virtual Cad3DPoint LocationPoint { get; set; }

Property Value

The location point.

See Also