ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / RenderSize Property

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