首页 > 其他 > 详细

TatukGIS-TGIS_ShapeArc.GetPointOnLine

时间:2014-04-01 20:52:12      阅读:589      评论:0      收藏:0      [点我收藏+]
function GetPointOnLine(const _distance: Double; const _offset: Double; const _part: Integer): TGIS_Point; virtual; overload;

Returns

found point; if _distance < 0, then point will be located before first point of the line; if _distance > Length, then point will be located after last point of the line

Description

Calculate a point located at _distance from the beginning and moved out of line by _offset. 

TatukGIS-TGIS_ShapeArc.GetPointOnLine,布布扣,bubuko.com

TatukGIS-TGIS_ShapeArc.GetPointOnLine

原文:http://www.cnblogs.com/chinacodegear/p/3639115.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!