.NET Framework Class Library
Arc Constructor (Int32, Int32, Int32, Int32, Single, Single, Boolean)
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > Arc Class > Arc Constructor > Arc Constructor (Int32, Int32, Int32, Int32, Single, Single, Boolean) |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Sub New ( _ |
C# |
public Arc( |
Visual C++ |
public: |
x
Type: System.Int32
y
Type: System.Int32
width
Type: System.Int32
height
Type: System.Int32
startAngle
Type: System.Single
sweepAngle
Type: System.Single
isPie (Optional)
Type: System.Boolean