Limit on the ratio of the miter length to the line width (must be greater than or equal to 1, or inherit).
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double StrokeMiterLimit { get; set; } |
| Visual Basic |
|---|
Public Property StrokeMiterLimit As Double Get Set |
| JScript |
|---|
function get StrokeMiterLimit () : double function set StrokeMiterLimit (value : double) |