TdxGPPath.AddPolyline(TdxPointF[]) Method
In This Article
#Declaration
Delphi
procedure AddPolyline(const APoints: array of TdxPointF); overload;
#Parameters
Name | Type |
---|---|
APoints | Tdx |
See Also