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

This is HueProperty, 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.