Specifies the distance into the line style dash pattern to start the dash.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double StrokeDashOffset { get; set; } |
Visual Basic |
---|
Public Property StrokeDashOffset As Double Get Set |
JScript |
---|
function get StrokeDashOffset () : double function set StrokeDashOffset (value : double) |