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