Property UpperRight
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
UpperRight
Gets or sets the upper right.
[Cad2DPoint(CadEntityAttribute.Cad011, CadEntityAttribute.Cad021, CadParameterType.MustHave, "AcDbViewportTableRecord")]
public Cad2DPoint UpperRight { get; set; }
Property Value
- Cad2DPoint
The upper right.