GComponent.container Property |
Content container. If the component is not clipped, then container==rootContainer.
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Container container { get; }
Property Value
Type:
Container
See Also