AcSmCalloutBlockReferencesClassGetCustomPropertyBag Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
public virtual AcSmCustomPropertyBag GetCustomPropertyBag()
Public Overridable Function GetCustomPropertyBag As AcSmCustomPropertyBag
public:
virtual AcSmCustomPropertyBag^ GetCustomPropertyBag()
abstract GetCustomPropertyBag : unit -> AcSmCustomPropertyBag
override GetCustomPropertyBag : unit -> AcSmCustomPropertyBag
Return Value
Type:
AcSmCustomPropertyBag
Implements
IAcSmCalloutBlocksGetCustomPropertyBag
See Also