MinimapItem
MinimapItem Class
Section titled “MinimapItem Class”Namespace: Nodify
Assembly: Nodify
Inheritance: Object → DispatcherObject → DependencyObject → Visual → UIElement → FrameworkElement → Control → ContentControl → MinimapItem
References: Minimap
public class MinimapItem : ContentControl
Constructors
Section titled “Constructors”MinimapItem()
Section titled “MinimapItem()”public MinimapItem();
Properties
Section titled “Properties”Location
Section titled “Location”Gets or sets the location of this MinimapItem inside the Minimap.
public Point Location { get; set; }
Property Value