DiagramPens Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Each property of the DiagramPens class is a StyleSetResourceId object that uniquely identifies a pen resource used by the DiagramClientView paint methods.
public ref class DiagramPens sealed
public sealed class DiagramPens
type DiagramPens = class
Public NotInheritable Class DiagramPens
- Inheritance
-
DiagramPens
Properties
ConnectionLine |
Gets the resource Id for the connection line's pen. |
ConnectionLineDecorator |
Gets the resource Id for the connection line decorator's pen. |
ConnectionLineGhost |
Gets the resource Id for the connection line's ghost pen. |
ConnectionLineHighlight |
Gets the resource Id for the connection line's highlight pen. |
ConnectionManualRouteOutline |
Gets the resource Id for the connection line's manual route outline. |
DiagramOutline |
Gets the resource Id for the diagram's outline pen. Used to draw the border around the diagram. |
EmphasisOutline |
Gets the resource Id for the emphasis outline pen. |
FocusIndicator |
Gets the resource Id for the focus indicator pen. |
FocusIndicatorBackground |
Gets the resource Id for the focus indicator's background pen. |
GhostShapeOutline |
Gets the resource Id for the shape's ghost outline pen. |
GridLines |
Gets the resource Id for the diagram's grid lines pen. |
Lasso |
Gets the resource Id for the lasso pen. |
PrimaryGrabHandles |
Gets the resource Id for the primary grab handles pen. |
SecondaryGrabHandles |
Gets the resource Id for the secondary grab handles pen. |
SelectionBackground |
Gets the resource Id for the selection background's pen. |
SelectionNonPrimaryOutline |
Gets the resource Id for the selection's secondary outline pen. |
SelectionPrimaryOutline |
Gets the resource Id for the selection's primary outline pen. |
ShapeHighlightOutline |
Gets the resource Id for the shape's highlight outline pen. |
ShapeOutline |
Gets the resource Id for the shape's outline pen. Used to draw the border around a shape. |
ShapeResizeOutline |
Gets the resource Id for the shape's resize outline pen. |
ShapeSubtitleOutline |
Gets the resource Id for the shape subtitle's outline pen. |
ShapeTitleOutline |
Gets the resource Id for the shape title's outline pen. |
SwimlaneSeparator |
Gets the resource Id for the swimlane separator pen. |
ZoomLasso |
Gets the resource Id for the lasso pen. |