RichTextBox for WinRT
SetValue(C1TextRange,Brush) Method


Syntax
'Declaration
 
Protected Overloads Overrides Sub SetValue( _
   ByVal range As C1TextRange, _
   ByVal brush As Windows.UI.Xaml.Media.Brush _
) 
'Usage
 
Dim instance As C1FillColorMenuTool
Dim range As C1TextRange
Dim brush As Windows.UI.Xaml.Media.Brush
 
instance.SetValue(range, brush)
protected override void SetValue( 
   C1TextRange range,
   Windows.UI.Xaml.Media.Brush brush
)

Parameters

range
brush
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1FillColorMenuTool Class
C1FillColorMenuTool Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback