AcSmPublishOptionsClassGetLayerInfo Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
public virtual bool GetLayerInfo()
Public Overridable Function GetLayerInfo As Boolean
public:
virtual bool GetLayerInfo()
abstract GetLayerInfo : unit -> bool
override GetLayerInfo : unit -> bool
Return Value
Type:
Boolean
Implements
IAcSmPublishOptionsGetLayerInfo
See Also