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