www.mxdraw.com
内容索引主面
前一个向上下一个
_DMxDrawX::SetCurrentLayout 方法

设置控件当前显示的布局

IDL
[id(83), helpstring("method SetCurrentLayout")]
VARIANT_BOOL SetCurrentLayout(BSTR pszLayoutName);
参数 
说明 
BSTR pszLayoutName 
布局名称 

设置成功返回true

例如:切换到模型空间.

    mxOcx.setCurrentLayout("Model")
Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!