MapViewOriginOffset Property |
Gets the origin offset value for Deep Zoom
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public Point OriginOffset { get; }
Public ReadOnly Property OriginOffset As Point
Get
public:
property Point OriginOffset {
Point get ();
}
member OriginOffset : Point with get
Property Value
Type:
PointSee Also