AcdsSchemaSubRecordFlag91 Property
|
Gets or sets flag 91.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public int Flag91 { get; set; }
Public Property Flag91 As Integer
Get
Set
public:
property int Flag91 {
int get ();
void set (int value);
}
member Flag91 : int with get, set
PROPERTY Flag91 AS LONG GET SET
Property Value
Type:
Int32See Also