TargetOverlayPenWidth Property

CVB.Net Documentation
Width of the pen to be used for painting.

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public int PenWidth { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentExceptionIf the pen width is 0 or less
See Also

Reference