Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnGradientBrush Class : MappingMode Property |
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); }