FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / C1FormatEditor Class / MeasureOverride Method

In This Topic
    MeasureOverride Method (C1FormatEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function MeasureOverride( _
       ByVal constraint As Size _
    ) As Size
    protected virtual Size MeasureOverride( 
       Size constraint
    )

    Parameters

    constraint
    See Also