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