←Select platform

MappingMode Property

Summary

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

C#
VB
C++
public BrushMappingMode MappingMode {get; set;}
Public Property MappingMode As BrushMappingMode
public: 
property BrushMappingMode MappingMode { 
   BrushMappingMode get(); 
   void set (    BrushMappingMode ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize