Click or drag to resize

GdiExtensionMethods.ShortenedBy Method

Overload List
 NameDescription
Public Extension MethodShortenedBy(PointF[], RADouble, RADouble) Returns a new, shortened polyline. If the shortened line would have zero or negative length, null is returned.
Public Extension MethodShortenedBy(PointF[], Int32, Int32, RADouble, RADouble) Returns a new, shortened polyline. If the shortened line would have zero or negative length, null is returned.
Top
See Also