Click or drag to resize
NGraphicsDrawEllipse Method

Namespace: FairyGUI
Assembly: FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void DrawEllipse(
	Rect vertRect,
	Color fillColor,
	Color[] allColors
)

Parameters

vertRect
Type: Rect
fillColor
Type: Color
allColors
Type: Color
See Also