GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/ ComputeBounds Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ComputeBounds Method (GoDrawing)
In This Topic
The bounding rectangle of a shape is computed as the smallest rectangle that includes all of its points.
Syntax
C#
protected
override
RectangleF
ComputeBounds()
Remarks
If there are only zero or one points, the size will be zero.
See Also
Reference
GoDrawing Class
GoDrawing Members