Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramHtmlElement - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DiagramHtmlElement

    The basic HTML building blocks in a diagram node are diagram HTML elements. To create a node, multiple diagram HTML elements can be combined.

    Inheritance
    System.Object
    CommonElement
    DiagramElement
    DiagramHtmlElement
    Inherited Members
    DiagramElement.Clone()
    CommonElement.ID
    CommonElement.Pivot
    CommonElement.IsDirt
    CommonElement.Visible
    CommonElement.OffsetX
    CommonElement.OffsetY
    CommonElement.CornerRadius
    CommonElement.MinHeight
    CommonElement.MinWidth
    CommonElement.MaxWidth
    CommonElement.MaxHeight
    CommonElement.Width
    CommonElement.Height
    CommonElement.RotationAngle
    CommonElement.Margin
    CommonElement.HorizontalAlignment
    CommonElement.VerticalAlignment
    CommonElement.RelativeMode
    CommonElement.Style
    CommonElement.ParentID
    CommonElement.DesiredSize
    CommonElement.ActualSize
    CommonElement.Bounds
    CommonElement.Shadow
    CommonElement.OuterBounds
    Namespace: Syncfusion.Blazor.Diagram
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class DiagramHtmlElement : DiagramElement

    Constructors

    DiagramHtmlElement()

    Declaration
    public DiagramHtmlElement()
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved