Table of Contents

Property Bounds

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

Bounds

Minimal and maximal points of entity. Filled after GetBounds is called for CadImage.

public List<Cad3DPoint> Bounds { get; set; }

Property Value

List<Cad3DPoint>