Click or drag to resize

LayoutName Property

Get or set the name of the layout.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract string Name { get; set; }

Property Value

Type: String
Name of the layout.
See Also