CadSolid.FirstCorner

CadSolid.FirstCorner property

Gets or sets the first corner.

public Cad3DPoint FirstCorner { get; set; }

Property Value

The first corner.

See Also