dotnetCHARTING Send comments on this topic.
HotSpotAreaCoords Property
See Also 
dotnetCHARTING.Zoomer Namespace > HotSpotDTD Class : HotSpotAreaCoords Property


Syntax

Visual Basic (Declaration) 
Public Property HotSpotAreaCoords As Single()
Visual Basic (Usage)Copy Code
Dim instance As HotSpotDTD
Dim value() As Single
 
instance.HotSpotAreaCoords = value
 
value = instance.HotSpotAreaCoords
C# 
public float[] HotSpotAreaCoords {get; set;}

See Also

© 2009 All Rights Reserved.