GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoTextNode Class
/ Brush Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Brush Property (GoTextNode)
In This Topic
This convenience property exposes the
Brush
of the
Shape
.
Syntax
C#
[
Browsable
(
false
)]
public
Brush
Brush {
get
;
set
;}
Remarks
If the
Background
object is null or is not a
GoShape
the value will be null and setting the value has no effect.
See Also
Reference
GoTextNode Class
GoTextNode Members