Dart.Emulation Namespace > Vt Class : NormalIntensity Property |
<ObsoleteAttribute(Message="Use the AnsiColor property instead.", IsError=True)> <DefaultValueAttribute()> Public Property NormalIntensity As Integer
Dim instance As Vt Dim value As Integer instance.NormalIntensity = value value = instance.NormalIntensity
[Obsolete(Message="Use the AnsiColor property instead.", IsError=true)] [DefaultValue()] public int NormalIntensity {get; set;}
[Obsolete(Message="Use the AnsiColor property instead.", IsError=true)] [DefaultValue()] public: __property int get_NormalIntensity(); public: __property void set_NormalIntensity( int value );
[Obsolete(Message="Use the AnsiColor property instead.", IsError=true)] [DefaultValue()] public: property int NormalIntensity { int get(); void set ( int value); }
The valid range is 0 to 100.