SF_INLINE bool GetDisplayInfo(DisplayInfo* pinfo) const;
GetDisplayInfo retrieves the display properties of a display object (MovieClips, Buttons and TextFields). Only valid for DisplayObject type.
Parameters |
Description |
DisplayInfo* pinfo |
Holder for the display properties. |
Returns true if display property were retrieved, otherwise false. A false value will also be returned if the Value is a reference to a display object, and the display object was unloaded.