AcSmSheetViewClassGetCategory Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.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
AcSmViewCategory
Implements
IAcSmSheetViewGetCategory
See Also