You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > HsvControl Class > HsvControl Fields > SaturationProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
HsvControl.SaturationProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty SaturationProperty = DependencyProperty.Register("Saturation", typeof(double), typeof(HsvControl), new UIPropertyMetadata((double)0, new PropertyChangedCallback(OnSaturationChanged)));

This is SaturationProperty, a member of class HsvControl.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.