Click or drag to resize
CLAYOUTSetRectangleName Method
Sets an optional name the current info for a rectangle or the parent layout

Available since Oasis montaj version: 6.3
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetRectangleName(
	int rect,
	string p3
)

Parameters

rect
Type: SystemInt32
Rectangle to set info for (-1 for parent)
p3
Type: SystemString
Name
See Also