ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotationSettings Class / CreatorColorProperty Field




In This Topic
    CreatorColorProperty Field
    In This Topic
    Represents CreatorColor dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CreatorColorProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearAnnotationSettings.CreatorColorProperty
    public static readonly DependencyProperty CreatorColorProperty
    public: static readonly DependencyProperty* CreatorColorProperty
    public:
    static readonly DependencyProperty^ CreatorColorProperty
    See Also