Paint.Gauge.CreateMarkerRectangle C# (CSharp) 메소드

CreateMarkerRectangle() 보호된 추상적인 메소드

Creates a rectangle that defines the location and size of the marker
protected abstract CreateMarkerRectangle ( ) : Rectangle
리턴 Microsoft.Xna.Framework.Rectangle
        protected abstract Rectangle CreateMarkerRectangle();