Specifies how the ends of each dash are drawn.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public PenLineCap StrokeDashCap { get; set; } |
Visual Basic |
---|
Public Property StrokeDashCap As PenLineCap Get Set |
JScript |
---|
function get StrokeDashCap () : PenLineCap function set StrokeDashCap (value : PenLineCap) |