CadDimensionStyleTableDimalt Property |
Gets or sets The dimalt - 170
Namespace:
Aspose.CAD.FileFormats.Cad.CadTables
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic short Dimalt { get; set; }Public Property Dimalt As Short
Get
Set
public:
property short Dimalt {
short get ();
void set (short value);
}member Dimalt : int16 with get, set
Property Value
Type:
Int16
See Also