-
-
Notifications
You must be signed in to change notification settings - Fork 345
Nodify_MinimapItem
miroiu edited this page Dec 23, 2024
·
1 revision
Namespace: Nodify
Assembly: Nodify
Inheritance: Object → DispatcherObject → DependencyObject → Visual → UIElement → FrameworkElement → Control → ContentControl → MinimapItem
References: Minimap
public class MinimapItem : ContentControl public MinimapItem(); Gets or sets the location of this MinimapItem inside the Minimap.
public Point Location { get; set; } Property Value
| English | 简体中文 |
|---|
- Hierarchy and terminology
- Content layers
- Creating an editor
- Using a theme
- Minimal example
- Drawing a grid
- Moving the viewport
- Zooming
- Scrolling
- Selecting items
- Pushing items
- Snapping to grid
- Editor gestures
- Commands