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




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