Visual Basic (Declaration) | |
---|---|
Public Property Origin As Point |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Point Origin {get; set;} |
Return Value
A Point 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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family