ImageInfo
Hotspot Property
C# API
Get the hot spot for the image.
Namespace:
Facilita.Fc.Citrix
Assembly:
fcCitrix
(in fcCitrix.dll) Version: 9.5.7.98
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
Point
Hotspot
{
get
;
set
; }
public Point Hotspot { get; set; }
See Also
ImageInfo Class
ImageInfo Members
Facilita.Fc.Citrix Namespace