LayerBaseCurrentPosition Property |
Gets/Sets the current pixel position of the layer relative to the screen.
(Setting this directly ignores
ScrollRate and
AbsolutePosition.)
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public Point CurrentPosition { get; set; }
Property Value
Type:
PointSee Also