CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Gets a default Layout for this project. If there is no layout
in this project a standard Layout is created and adde to the project
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public Layout GetDefaultLayout() |
| Visual Basic |
|---|
Public Function GetDefaultLayout As Layout |
| Visual C++ |
|---|
public: Layout^ GetDefaultLayout() |