dbicMeter Send comments on this topic.
BlockSize Property
See Also 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : BlockSize Property

Determines the size of each block in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property BlockSize As Integer
C# 
public virtual int BlockSize {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also