CadImageMaxPoint Property

Gets the max point.

Namespace:  Aspose.CAD.FileFormats.Cad
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public Cad3DPoint MaxPoint { get; }

Property Value

Type: Cad3DPoint
See Also