WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationPanel - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationPanel

    Inheritance
    System.Object
    AnnotationPanel
    Namespace: Syncfusion.UI.Xaml.Diagram.Panels
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public class AnnotationPanel : Panel

    Constructors

    AnnotationPanel()

    Declaration
    public AnnotationPanel()

    Methods

    ArrangeOverride(Size)

    Declaration
    protected override Size ArrangeOverride(Size finalSize)
    Parameters
    Type Name Description
    System.Windows.Size finalSize
    Returns
    Type Description
    System.Windows.Size

    MeasureOverride(Size)

    Declaration
    protected override Size MeasureOverride(Size availableSize)
    Parameters
    Type Name Description
    System.Windows.Size availableSize
    Returns
    Type Description
    System.Windows.Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved