Gets or sets a limit on the ratio of the miter length to half the StrokeThickness of an item outline element. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double StrokeMiterLimit { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeMiterLimit As Double |
The limit on the ratio of the miter length to the StrokeThickness of an item. This value must be a positive number greater than or equal to 1.