RibbonPanelSourceCopyFrom
Method
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public void CopyFrom(
RibbonPanelSource source
)
Public Sub CopyFrom (
source As RibbonPanelSource
)
public:
void CopyFrom(
RibbonPanelSource^ source
)
member CopyFrom :
source : RibbonPanelSource -> unit
Parameters
- source RibbonPanelSource
-
See Also