hubermedia documentation 2015 html
SetPinOffset Method

Setzt die Offset-Werte für die Standard-Pin-Icons. Änderungen sollten nur notwendig sein, wenn eigene Icon-Abmessungen zum Einsatz kommen.
Syntax
ASP.NET Ajax Javascript (Specification) 
function SetPinOffset( 
   x : Int32,
   y : Int32
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMiniMap.SetPinOffset(Int32,Int32);

Parameters

x
X-Offset in Pixel
y
Y-Offset in Pixel
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MiniMap class
MiniMap Members

 

 


© 2018 All Rights Reserved.

Send comments on this topic.