Assembly: Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw.dll)
Version: 4.0.2000.0 (4.0.2000.0)
Syntax
C# |
---|
public HotSpotCollection HotSpots { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property HotSpots As HotSpotCollection |
Visual C++ |
---|
public: property HotSpotCollection^ HotSpots { HotSpotCollection^ get (); } |