Table of Contents

Property LowerLeft

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

LowerLeft

Gets or sets the lower left.

[Cad2DPoint(CadEntityAttribute.Cad010, CadEntityAttribute.Cad020, CadParameterType.MustHave, "AcDbViewportTableRecord")]
public Cad2DPoint LowerLeft { get; set; }

Property Value

Cad2DPoint

The lower left.