DrawPoint procedure
Prototype: |
procedure DrawPoint ( Point_ : TPointWrapper; const PointStyle, PointSize : integer; const PointColor : string; const CharacterIndex : integer; const FontName : string); |
|
Description: |
DrawPoint procedure draws and shows point with predefined formatting in FieldMap Data collector map window. |
|
Syntax: |
Project.DrawPoint (Point_, PointStyle, PointSize, PointColor, CharacterIndex, FontName); |
|
Part |
Description |
|
Project |
A reference to the Field-Map project as defined in Field-Map Project Manager |
|
Point_ |
A reference to an instance of a TPointWrapper |
|
PointStyle |
Definition of style (shape of symbol) used for point visualisation |
|
PointSize |
Size of point symbology in px |
|
PointColor |
String expression defining the color of point symbol |
|
CharacterIndex |
Fill style of polygon |
|
FontName |
Size of the text in Font style |
|
Return value: |
none |
|
See also:
GetPolygonIntersectArea_m2; OverlayPolygonLayers; TransferAttributeValuesFromPolygonsToPointsOrCentroids; GetPoint; GetCentroids; DrawText; DrawPoint; DrawLine; DrawPolygon; DrawCircle; DrawRectangle; FlashPolygon; FlashLine; FlashPoint; SelectedPointCount; SelectedPointID; SelectedLineCount; SelectedLineID; GetCurrentPosition; SetCurrentPosition; SetBasicExtent; GetMapExtent; GetMapFullExtent; GetBasicExtent; ZoomToPolygon; ZoomToLine; MapExtentAsVariant; AddReferencePoint; InvertColors; FindTargetHeight; SetCircularPlotBoundary; TrimLineByPlotBoundary; RefreshMap; RefreshMapRectangle; RefreshTrackingLayer; RefreshTrackingLayerRectangle; ScreenMilimeters2MapDistance_m; MapToScreen; SaveShapesToBlobs; SaveShapesOfCurrentPlotToBlobs; SaveShapesOfAllPlotsToBlobs; ProjectionToWGS84; WGS84ToProjection
© 2024 IFER-Monitoring and Mapping Solutions