.NET Framework Class Library
Path.AddPolygon Method (Int32[], Int32[])
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > Path Class > Path Methods > AddPolygon Method > Path.AddPolygon Method (Int32[], Int32[]) |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Sub AddPolygon ( _ |
C# |
public void AddPolygon( |
Visual C++ |
public: |
xPoints
Type: System.Int32[]
yPoints
Type: System.Int32[]