'DeclarationPublic Overrides Property AnimationBounds As NRectangleF
'UsageDim instance As N2DDeviceSWF Dim value As NRectangleF instance.AnimationBounds = value value = instance.AnimationBounds
public override NRectangleF AnimationBounds {get; set;}