CAnimationSize::operator CSize
Converts a CAnimationSize to a CSize.
operator CSize();
Return Value
Current value of animation size as CSize.
Remarks
This function internally calls GetValue. If GetValue for some reason fails, the returned size will contain default values for Width and Height.
Requirements
Header: afxanimationcontroller.h