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