GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoView Class
/ IsRenderingBitmap Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsRenderingBitmap Property
In This Topic
This property is true when this GoView is producing a Bitmap.
Syntax
C#
public
bool
IsRenderingBitmap {
get
;}
Property Value
The value is false when rendering onto the screen or not rendering at all.
See Also
Reference
GoView Class
GoView Members