CFF2GeometryElementLineThickness Property |
The line thickness
Namespace:
Aspose.CAD.FileFormats.CFF2
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax public int LineThickness { get; set; }
Public Property LineThickness As Integer
Get
Set
public:
property int LineThickness {
int get ();
void set (int value);
}
member LineThickness : int with get, set
Property Value
Type:
Int32See Also