CFF2GeometryElementAdditionLineType Property |
The addition line type
Namespace:
Aspose.CAD.FileFormats.CFF2
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic int AdditionLineType { get; set; }
Public Property AdditionLineType As Integer
Get
Set
public:
property int AdditionLineType {
int get ();
void set (int value);
}
member AdditionLineType : int with get, set
Property Value
Type:
Int32
See Also