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