Defines the width of the peak mark.
Declaration
componentPropObj.PeakSize
Read-Write Property | Integer |
componentPropObj | One of the objects listed in the Applies To section |
Applies To
This property applies to the following objects:
Description
Use the PeakSize
property to define the width of the progress bar’s peak mark. The mark is visible if the ShowPeak
property is enabled. The position where the mark is placed is specified by the PeakValue
property.
Property Value
A non-zero positive integer value indicating the mark’s width in pixels.