Name | Description | |
---|---|---|
![]() | NStroke Constructor | Overloaded. |
The following tables list the members exposed by NStroke.
Name | Description | |
---|---|---|
![]() | NStroke Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | ColorProperty | Schema associated with Color property. |
![]() ![]() | DashCapProperty | Schema associated with DashCap property |
![]() ![]() | DashPatternProperty | Schema associated with DashPattern property |
![]() ![]() | DashStyleProperty | Schema associated with DashStyle property |
![]() ![]() | EndCapProperty | Schema associated with EndCap property |
![]() ![]() | LineJoinProperty | Schema associated with LineJoin property |
![]() ![]() | MiterLimitProperty | Schema associated with MiterLimit property |
![]() ![]() | NStrokeSchema | Schema associated with NStroke. |
![]() ![]() | StartCapProperty | Schema associated with StartCap property |
![]() ![]() | WidthProperty | Schema associated with Width property |
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the stroke color. |
![]() | DashCap | Gets or sets the cap style used at the end of the line dashes. |
![]() | DashPattern | Gets or sets a custom dash pattern. Only applicable if DashStyle is set to Custom. |
![]() | DashStyle | Gets or sets the dash pattern. |
![]() | EndCap | Gets or sets the cap style used at the end of a line or an open figure. |
![]() | LineJoin | Specifies how to join consecutive line or curve segments in polygons, polylines and graphics path figures. |
![]() | MiterLimit | Gets or sets the upper limit on the ratio of the miter length to half of this stroke's width. |
![]() | StartCap | Gets or sets the cap style used at the beginning of a line or an open figure. |
![]() | Width | Gets or sets the stroke width (in DIPs). |
Name | Description | |
---|---|---|
![]() | GetDirtyPaintInflate | Gets the maximum area around a geometry that can be affected by this stoke style, if the geometry is stroked with it. |
![]() | InvalidatePen | Invalidates the pen, thus causing the pen to be recreated the next time when GetPen is called. |