Click or drag to resize

GGraphshape Property

Get the shape object. It can be used for drawing. 获取图形的原生对象,可用于绘制图形。

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Shape shape { get; }

Property Value

Type: Shape
See Also