Gets or sets the DashStyle used by plots for the pen's stroke.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public DoubleCollection BadQualityStrokeDashes { get; set; } |
Visual Basic |
---|
Public Property BadQualityStrokeDashes As DoubleCollection Get Set |
JScript |
---|
function get BadQualityStrokeDashes () : DoubleCollection function set BadQualityStrokeDashes (value : DoubleCollection) |