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

Gets or sets the margin around each block in the control.

Syntax

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

Property Value

Integer

Requirements

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

See Also