CFF2LinearElementNBridges Property |
Number of bridges on the line
Namespace:
Aspose.CAD.FileFormats.CFF2
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic int NBridges { get; set; }
Public Property NBridges As Integer
Get
Set
public:
property int NBridges {
int get ();
void set (int value);
}
member NBridges : int with get, set
Property Value
Type:
Int32
See Also