CFF2LinearElementWBridges Property |
Size of bridges on the line
Namespace:
Aspose.CAD.FileFormats.CFF2
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic float WBridges { get; set; }
Public Property WBridges As Single
Get
Set
public:
property float WBridges {
float get ();
void set (float value);
}
member WBridges : float32 with get, set
Property Value
Type:
Single
See Also