ImageGear .NET - Updated
DefaultImageProperty Field




ImageGear23.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationSettings Class : DefaultImageProperty Field
This property has been deprecated. Represents DefaultImage dependency property.
Syntax
'Declaration
 
<ObsoleteAttribute("This property will be removed from the public API in a future release. Please use the PageView.MouseToolSettings.Annotation.Templates.Image property instead.")>
Public Shared ReadOnly DefaultImageProperty As DependencyProperty
'Usage
 
Dim value As DependencyProperty
 
value = ImGearAnnotationSettings.DefaultImageProperty
[Obsolete("This property will be removed from the public API in a future release. Please use the PageView.MouseToolSettings.Annotation.Templates.Image property instead.")]
public static readonly DependencyProperty DefaultImageProperty
[Obsolete("This property will be removed from the public API in a future release. Please use the PageView.MouseToolSettings.Annotation.Templates.Image property instead.")]
public: static readonly DependencyProperty* DefaultImageProperty
[Obsolete("This property will be removed from the public API in a future release. Please use the PageView.MouseToolSettings.Annotation.Templates.Image property instead.")]
public:
static readonly DependencyProperty^ DefaultImageProperty
Remarks
This property has been deprecated. Please use the PageView.MouseToolSettings.Annotation.Templates.Image property instead.
See Also

Reference

ImGearAnnotationSettings Class
ImGearAnnotationSettings Members