Visual Basic (Declaration) | |
---|---|
Public Property Origin As LeadPoint |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterOverlayAttributes Dim value As LeadPoint instance.Origin = value value = instance.Origin |
C# | |
---|---|
public LeadPoint Origin {get; set;} |
Property Value
A LeadPoint that specifies the origin (top left point), in pixels, of the overlay image.For an example, refer to RasterImage.GetOverlayAttributes and RasterImage.UpdateOverlayAttributes.
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: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7