Click or drag to resize

PolygonAddPoint Method (SVGPoint)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Add a point to the array

Namespace:  imbSCI.Graph.Graphics.SvgDocument
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void AddPoint(
	SVGPoint _point
)
Request Example View Source

Parameters

_point
Type: imbSCI.Graph.Graphics.SvgDocumentSVGPoint
SVGPoint
See Also