DK11 for ActiveX | TatukGIS_XDK11.ITGIS_FieldRulesOperations | Interfaces | Methods
Contains methods for saving and loading fieldrules.
// C# public interface ITGIS_FieldRulesOperations: ITBaseObject { }
' VisualBasic Public Interface ITGIS_FieldRulesOperations Implements ITBaseObject End Class
// Oxygene type ITGIS_FieldRulesOperations = 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) |
|
ParseFldx | public | Parse .fldx file and read all information into _parent layer | |
SaveFldx | public | Save filed rules into .fldx file | |