menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BitmapNodeWrapper - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BitmapNodeWrapper

    Inheritance
    System.Object
    NodeWrapper
    BitmapNodeWrapper
    Inherited Members
    NodeWrapper.ActivateStyle
    NodeWrapper.AllowLabelDrag
    NodeWrapper.BackgroundColor
    NodeWrapper.BackgroundStyle
    NodeWrapper.BezierCurvePoints
    NodeWrapper.BitMapImage
    NodeWrapper.BitMapnode
    NodeWrapper.BoundingRect
    NodeWrapper.BoundsInfo
    NodeWrapper.CanChangePath
    NodeWrapper.CanUnGroup
    NodeWrapper.CentralPort
    NodeWrapper.ClosedCurveNodePoints
    NodeWrapper.ControlPoints
    NodeWrapper.CurveNodePoints
    NodeWrapper.CurveRadius
    NodeWrapper.CurveRadiusConnector
    NodeWrapper.CurveRadiusMode
    NodeWrapper.DeserializedLabel
    NodeWrapper.Deserializedlayer
    NodeWrapper.DeserializedPort
    NodeWrapper.DeserializeNode()
    NodeWrapper.DiagramNodeCollections
    NodeWrapper.DrawPorts
    NodeWrapper.EditStyle
    NodeWrapper.EnableCentralPort
    NodeWrapper.EnableRoundedCorner
    NodeWrapper.EnableShading
    NodeWrapper.ExcludeFromLayout
    NodeWrapper.FilledPathGraph
    NodeWrapper.FilledPathNode
    NodeWrapper.FillStyle
    NodeWrapper.FlipX
    NodeWrapper.FlipY
    NodeWrapper.FontColorStyle
    NodeWrapper.FontStyle
    NodeWrapper.FromNode
    NodeWrapper.GetControlPoints
    NodeWrapper.GroupNodeCollections
    NodeWrapper.GroupZOrder
    NodeWrapper.HCP
    NodeWrapper.HeadDecorator
    NodeWrapper.HeadDecoratorContainer
    NodeWrapper.HeadEndPoint
    NodeWrapper.HeadingHead
    NodeWrapper.HeadingTail
    NodeWrapper.HitTestPadding
    NodeWrapper.HorizontalAlignment
    NodeWrapper.Imagepath
    NodeWrapper.InheritContainerMeasureUnits
    NodeWrapper.IsExpanded
    NodeWrapper.IsVertexEditable
    NodeWrapper.Label
    NodeWrapper.LabelactualWidth
    NodeWrapper.LabelConstraintsChanged
    NodeWrapper.LabelIsActualWidth
    NodeWrapper.LabelMembers
    NodeWrapper.Layers
    NodeWrapper.LayersCollection
    NodeWrapper.layerspresent
    NodeWrapper.LineBridgeSize
    NodeWrapper.LineBridgingEnabled
    NodeWrapper.LinePoints
    NodeWrapper.LineRoutingEnabled
    NodeWrapper.LineStyle
    NodeWrapper.m_fHitTestPadding
    NodeWrapper.MaxPoints
    NodeWrapper.MeasureLinePoints
    NodeWrapper.MeasureUnits
    NodeWrapper.MinPoints
    NodeWrapper.MoveConnectorSegements
    NodeWrapper.Name
    NodeWrapper.NodeLayer
    NodeWrapper.NodePathPoint
    NodeWrapper.NodePathType
    NodeWrapper.NodePort
    NodeWrapper.NodeScale
    NodeWrapper.ObstaclesInPath
    NodeWrapper.OrgRotationEnabled
    NodeWrapper.PinOffset
    NodeWrapper.PinPoint
    NodeWrapper.PolygonPoints
    NodeWrapper.PolyLineConnectorPoints
    NodeWrapper.PolyLineNodePoints
    NodeWrapper.PolyLinePinPoint
    NodeWrapper.Ports
    NodeWrapper.PropertyBag
    NodeWrapper.ReadOnly
    NodeWrapper.RefreshRect
    NodeWrapper.RichText
    NodeWrapper.RotationAngle
    NodeWrapper.SemicircleType
    NodeWrapper.SerializeNode(Node)
    NodeWrapper.ShadowStyle
    NodeWrapper.Size
    NodeWrapper.SplineNodePoints
    NodeWrapper.StartAngle
    NodeWrapper.SweepAngle
    NodeWrapper.Tag
    NodeWrapper.TailDecorator
    NodeWrapper.TailDecoratorContainer
    NodeWrapper.TailEndPoint
    NodeWrapper.Text
    NodeWrapper.TextCase
    NodeWrapper.ToNode
    NodeWrapper.ToolTipText
    NodeWrapper.TreatAsObstacle
    NodeWrapper.Type
    NodeWrapper.Unit
    NodeWrapper.UseBitmap
    NodeWrapper.VerticalAlignemnt
    NodeWrapper.VerticalDistance
    NodeWrapper.Visible
    NodeWrapper.ZOrder
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public class BitmapNodeWrapper : NodeWrapper

    Constructors

    BitmapNodeWrapper()

    Declaration
    public BitmapNodeWrapper()

    Properties

    Base64String

    Declaration
    public string Base64String { get; set; }
    Property Value
    Type
    System.String

    Labels

    Declaration
    public LabelCollection Labels { get; set; }
    Property Value
    Type
    LabelCollection

    Methods

    Deserialize(BitmapNode)

    Declaration
    public void Deserialize(BitmapNode node)
    Parameters
    Type Name Description
    BitmapNode node

    Serialize(BitmapNode)

    Declaration
    public void Serialize(BitmapNode node)
    Parameters
    Type Name Description
    BitmapNode node
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved