Search
MapNode.Content Property
See Also
 





Gets or set a MapContent instance representing the map rendered in this node.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public MapContent Content { get; set; }

Visual Basic  Copy Code

Public Property Content As MapContent

 Property Value

 See Also