DK11 for ActiveX | TatukGIS_XDK11.ITGIS_PipelineParamsEditor | Interfaces | Methods | Properties
Form for editing pipeline operations' parameters.
Available also on: Delphi VCL | ActiveX.
// C# public interface ITGIS_PipelineParamsEditor: ITBaseObject { }
' VisualBasic Public Interface ITGIS_PipelineParamsEditor Implements ITBaseObject End Class
// Oxygene type ITGIS_PipelineParamsEditor = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Execute | public | Execute dialog with a given pipeline operation. | |
Execute_2 | public | Execute dialog with a given pipeline operation. | |
ShowPipelineOperationParams | public | Show parameters editor for a given pipeline operation. | |
ShowPipelineOperationParams_2 | public | Show parameters editor for a given pipeline operation. | |
Name | Visibility | Description | |
---|---|---|---|
Operation | public | Pipeline operation to be edited. | |