This is the shadow intensity, with values in the range 0 and 100 (maximum). Default: 100.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int Intensity { get; set; }
Public Property Intensity As Integer Get Set
public: property int Intensity { int get (); void set (int value); }