Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ZoomUnit Structure / OneItem Property

In This Topic
    OneItem Property (C1ZoomUnit)
    In This Topic
    Gets the zoom which auto-adjust to show one item entirely in the viewport.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property OneItem As C1ZoomUnit
    public static C1ZoomUnit OneItem {get;}
    See Also