This property sets the maximum pen width (and border) that will be allowed in the property dialog.

[Visual Basic] Public Property DialogMaxPenWidth As Integer
[C#] public int DialogMaxPenWidth {get; set;}

Property Value

The maximum allowable penwidth

Default value is 9999

Explanation

The DialogMaxPenWidth property sets the maximum pen width (and border) that will be allowed in the property dialog.

When selecting a single annotation object and displaying its properties dialog, the DialogMaxPenWidth property determines the maximum value that can be set in the pen width property.

Also See

ImageKit.Edit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation