Topics with keyword "TLineWrapper"
1. Using Field-Map predefined variables
... vvlst, vvlist
TStemProfileWrapper
stem
TSpeciesGroupsWrapper
specgroups, spg, speciesgroups
TPointWrapper
point, pt
TLineWrapper
line, lin
TPolygonWrapper
polygon, pol
TObjectListWrapper
objlist, olst, olist
TExcelWrapper
xls...
2. FindLineIntersects
...:
function FindLineIntersects(lin1_, lin2_ :TLineWrapper) :TPointsWrapper;
Description:
Use this function to...
3. GetCrownProjectionAsLine
...:integer; const Smoothed_ :boolean) :TLineWrapper;
Description:
Syntax:
variable:= Layer.GetCrownProjectionAsLine...
4. AddLine
... function
Prototype:
function AddLine (Line_ : TLineWrapper; const ID : variant) : boolean;
Description...
5. DrawLine
... procedure
Prototype:
procedure DrawLine ( Line_ : TLineWrapper;
const LineStyle, LineWidth : integer;...
6. FlashLine
... procedure
Prototype:
procedure FlashLine(Line_ : TLineWrapper; FlashCount : integer);
Description:
Use...
7. ZoomToLine
... procedure
Prototype:
procedure ZoomToLine(Line_ :TLineWrapper);
Description:
Syntax:
Project.ZoomToLine(Line...
8. Create
... an instance of a TLineWrapper
Return value:
See also:
Create;...
9. Free
... an instance of a TLineWrapper
Return value:
none
Example:
var
line...
10. ID
... an instance of a TLineWrapper
Return value:
See also:
Create;...
11. AddPoint
... an instance of a TLineWrapper
X
Y
Return value:
none
See also:
Create;...
12. PointX
... an instance of a TLineWrapper
IndexOfPoint
Return value:
the variant value...
13. PointY
... an instance of a TLineWrapper
IndexOfPoint
Return value:
the variant value...
14. Length
... an instance of a TLineWrapper
Return value:
See also:
Create;...
15. GetParallelLine
... GetParallelLine(const Distance_m :double) :TLineWrapper;
Description:
Syntax:
variable:= line.GetParallelLine...
16. LoadFromPolygon
... an instance of a TLineWrapper
Polygon
Return value:
none
Note: This procedure...
17. Ring
...:
property Ring [Index :integer] :TLineWrapper;
Description:
Sets/returns the value of...
18. PointX
... an instance of a TLineWrapper
Ring
Point
Return value:
the extended value...
19. PointY
... an instance of a TLineWrapper
Ring
Point
Return value:
the extended value...