CadBaseInfinityEntity.FirstPoint

CadBaseInfinityEntity.FirstPoint property

Gets or sets the first point .

public abstract Cad3DPoint FirstPoint { get; set; }

Property Value

The First Point .

See Also