DK11 for ActiveX | TatukGIS_XDK11.TGIS_EditorPartState | Classes | Methods | Properties
For internal use of TGIS_Editor. Status of part editing.
// C# public class TGIS_EditorPartState : ITGIS_EditorPartState { }
' VisualBasic Public Class TGIS_EditorPartState Implements ITGIS_EditorPartState End Class
// Oxygene type TGIS_EditorPartState = public class 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) |
|
Name | Visibility | Description | |
---|---|---|---|
MustCreate | public | True if new part must be added. | |
MustDelete | public | True if part must be deleted. | |
PointToAdd | public | Point added to a newly created part. | |