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