'DeclarationPublic MustOverride Property AnimationBounds As NRectangleF
'UsageDim instance As N2DDevice Dim value As NRectangleF instance.AnimationBounds = value value = instance.AnimationBounds
public abstract NRectangleF AnimationBounds {get; set;}