Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollBarElement Class / Measure Method

In This Topic
    Measure Method (ScrollBarElement)
    In This Topic
    Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface.
    Overload List
    OverloadDescription
    Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface. (Inherited from C1.Framework.Element)
    Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface with the specified style. (Inherited from C1.Framework.Element)
    Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface within the rectangle of the specified width. (Inherited from C1.Framework.Element)
    Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface within the rectangle of the specified width with the specified style settings. (Inherited from C1.Framework.Element)
    See Also