DesignZoneTableProductionToolSaveZones Method
Namespace: PCBI_ProductionTools_Editor.Data.ZonesAssembly: PCBI_ProductionTool_Editor (in PCBI_ProductionTool_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
public override bool SaveZones(
IPCBIWindow parent,
bool ShowDialog
)
Public Overrides Function SaveZones (
parent As IPCBIWindow,
ShowDialog As Boolean
) As Boolean
public:
virtual bool SaveZones(
IPCBIWindow^ parent,
bool ShowDialog
) override
abstract SaveZones :
parent : IPCBIWindow *
ShowDialog : bool -> bool
override SaveZones :
parent : IPCBIWindow *
ShowDialog : bool -> bool
- parent IPCBIWindow
-
- ShowDialog Boolean
-
Boolean