AcSmCustomPropertyValueClassGetFlags Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
public virtual PropertyFlags GetFlags()
Public Overridable Function GetFlags As PropertyFlags
public:
virtual PropertyFlags GetFlags()
abstract GetFlags : unit -> PropertyFlags
override GetFlags : unit -> PropertyFlags
Return Value
Type:
PropertyFlags
Implements
IAcSmCustomPropertyValueGetFlags
See Also