Files
APIVisualExecutor/docs/api/Nodify_MinimapItem.md
Ankitkumar Satapara 21aaef6776 Add project files.
2026-04-17 22:31:58 +05:30

1.4 KiB

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