UnitTypeAttribute Constructor
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public UnitTypeAttribute(
UnitType flags
)
Public Sub New (
flags As UnitType
)
public:
UnitTypeAttribute(
UnitType flags
)
new :
flags : UnitType -> UnitTypeAttribute
Parameters
- flags UnitType
-
See Also