Region
<< Click to Display Table of Contents >> Region |
Represents an interface that exposes information regarding a Region IDrawingTool.
StartAnchor |
An IDrawingTool's ChartAnchor representing the starting point of the drawing object |
EndAnchor |
An IDrawingTool's ChartAnchor representing the starting point of the drawing object |
AreaOpacity |
An int value representing the opacity of the area color |
AreaBrush |
A Brush object representing the fill color of the draw object |
OutlineStroke |
A Stroke used for the outline of the region |
// Instantiate a Region object |