|
ConfigurationCellBaseAutoPadIDLabelImage Property
|
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic virtual bool AutoPadIDLabelImage { get; }
Public Overridable ReadOnly Property AutoPadIDLabelImage As Boolean
Get
public:
virtual property bool AutoPadIDLabelImage {
bool get ();
}
abstract AutoPadIDLabelImage : bool with get
override AutoPadIDLabelImage : bool with get
function get_AutoPadIDLabelImage();
View SourceProperty Value
Boolean
Remarks
Padding will only be applied when
IDLabelLength is less than
MaxValue.
See Also