PenStyleSetInfo.MiterLimit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the limit of the thickness of the join on a mitered corner.
public:
property float MiterLimit { float get(); void set(float value); };
public float MiterLimit { get; set; }
member this.MiterLimit : single with get, set
Public Property MiterLimit As Single
Property Value
The limit of the thickness of the join on a mitered corner.