Click or drag to resize

ConfigurationCellBaseAutoPadIDLabelImage Property

Gets flag that indicates if IDLabelImage should auto pad-right value to IDLabelLength.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual bool AutoPadIDLabelImage { get; }
View Source

Property Value

Boolean
Remarks
Padding will only be applied when IDLabelLength is less than MaxValue.
See Also