Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1BrushBuilder
.
.
::
.
.
Input Property
C1BrushBuilder Class
See Also
Gets or sets the input which is the color to what the design brush will be extrapolated.
Namespace:
C1.Silverlight
Assembly:
C1.Silverlight
(in C1.Silverlight.dll)
Syntax
C#
public
Brush
Input
{
get
;
set
; }
Visual Basic
Public
Property
Input
As
Brush
Get
Set
Field Value
The input.
See Also
C1BrushBuilder Class
C1.Silverlight Namespace