ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1Separator Class / DesiredSize Property

In This Topic
    DesiredSize Property (C1Separator)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DesiredSize As Windows.Foundation.Size
    public Windows.Foundation.Size DesiredSize {get;}
    See Also