Gets or set a MapContent instance representing the map rendered in this node.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public MapContent Content { get; set; } |
Visual Basic Copy Code |
---|
Public Property Content As MapContent |