Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

MappingMode Property






Gets or sets a System.Windows.Media.BrushMappingMode enumeration that specifies whether the gradient brush's positioning coordinates are absolute or relative to the output area.
Syntax
public BrushMappingMode MappingMode {get; set;}
'Declaration
 
Public Property MappingMode As BrushMappingMode
'Usage
 
Dim instance As AnnGradientBrush
Dim value As BrushMappingMode
 
instance.MappingMode = value
 
value = instance.MappingMode

            

            
public:
property BrushMappingMode MappingMode {
   BrushMappingMode get();
   void set (    BrushMappingMode value);
}

Property Value

A System.Windows.Media.BrushMappingMode value that specifies how the gradient brush's positioning coordinates are interpreted. The default is BrushMappingMode.RelativeToBoundingBox.
Requirements

Target Platforms

See Also

Reference

AnnGradientBrush Class
AnnGradientBrush Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features