LayerBaseAbsolutePosition Property |
Get or set the position of the layer within the map.
(Does not affect current position until
Move(Point) is called)
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public Point AbsolutePosition { get; set; }
Property Value
Type:
PointSee Also