







JsPropertiesExtractor | Send comments on this topic. |
layout Method | |
See Also Example |
![]() |
vdWebLibrary Namespace > ScriptCommands Class : layout Method |
- name
- The name of an existing layout or 'model' for the default document Model layout.
Parameters
- name
- The name of an existing layout or 'model' for the default document Model layout.
C# | ![]() |
---|---|
vdrawobj.scriptCommand.layout("myLayout1"); |
If the passed name does not exist in the GetLayouts then the default Model is used.