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


Syntax

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

See Also

© 2009 All Rights Reserved.