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