Leadtools Namespace > RasterOverlayAttributes Class : Origin Property |
public LeadPoint Origin {get; set;}
'Declaration Public Property Origin As LeadPoint
'Usage Dim instance As RasterOverlayAttributes Dim value As LeadPoint instance.Origin = value value = instance.Origin
public LeadPoint Origin {get; set;}
get_Origin();
set_Origin(value);
This origin is relative to the top left point of the displayed main image. This is independent of the main image view perspective.
For more information, refer to Overlay Overview.
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