Skip to content
miroiu edited this page Dec 23, 2024 · 1 revision

MinimapItem Class

Namespace: Nodify

Assembly: Nodify

Inheritance: ObjectDispatcherObjectDependencyObjectVisualUIElementFrameworkElementControlContentControlMinimapItem

References: Minimap

public class MinimapItem : ContentControl  

Constructors

MinimapItem()

public MinimapItem();  

Properties

Location

Gets or sets the location of this MinimapItem inside the Minimap.

public Point Location { get; set; }  

Property Value

Point

Clone this wiki locally