Returns the number of graphics entities within the group.
# Get the value of the property.propertyValue = customGraphicsGroup_var.count
#include <Fusion/Graphics/CustomGraphicsGroup.h>// Get the value of the property.uinteger propertyValue = customGraphicsGroup_var->count();