DesignZoneTableBaseT, TTLoadZones Method

Definition

Namespace: PCBI_API_Extensions.Zones
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public virtual DesignZoneTableBase<T, TT> LoadZones(
	IPCBIWindow parent,
	bool ShowDialog
)

Parameters

parent  IPCBIWindow
 
ShowDialog  Boolean
 

Return Value

DesignZoneTableBaseT, TT

See Also