GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/ FiguresCount Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FiguresCount Property
In This Topic
Returns the number of figures currently in this shape.
Syntax
C#
[
Category
(
"Appearance"
)]
public
int
FiguresCount {
get
;}
Remarks
The number of figures is the same as the number of
GoDrawingAction.StartAt
points in the shape.
See Also
Reference
GoDrawing Class
GoDrawing Members