| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property SquareBlocks As Boolean | |
| C# | |
|---|---|
public virtual bool SquareBlocks {get; set;} | |
Property Value
BooleanIf this property is set to False, the block sizes will be determined by the BlockSize Property.
| dbicMeter | Send comments on this topic. |
| SquareBlocks Property | |
| See Also | |
|
| dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : SquareBlocks Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property SquareBlocks As Boolean | |
| C# | |
|---|---|
public virtual bool SquareBlocks {get; set;} | |