Arc
|
<< Click to Display Table of Contents >> Arc |
|
Represents an interface that exposes information regarding an Arc IDrawingTool.
StartAnchor |
An IDrawingTool's ChartAnchor representing the starting point of the drawing object |
EndAnchor |
An IDrawingTool's ChartAnchor representing the end point of the drawing object |
AreaBrush |
A Brush object representing the fill color of the draw object |
AreaOpacity |
An int value representing the opacity of the area color |
ArcStroke |
The Stroke object used to draw the arc line of the object's outline |
Stroke |
The Stroke object used to draw the straight line of the object's outline |
// Draw an Arc object |