TMapObjectStructure.BuildLineBuffer

Модуль: MapObject
Класс: TMapObjectStructure

Построить буферную зону заданного размера

Объявление

function BuildLineBuffer(LineBufferKind: TBuildLineBufferModifyType;
	 pBuf: TArrayDoublePoint; PointCount,oType: integer;
	 ArcAngleStep,LineBufferRadius,Delta: Double;
	 flEndPointArc,flOwnerEndPoints,flLeftOfLine: boolean): boolean;