ESRI.ArcGIS.ADF.Web
Height Property
See Also 
ESRI.ArcGIS.ADF.Web.Display.Swatch Namespace > SwatchInfo Class : Height Property




Height of the swatch in pixels.

Syntax

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

See Also

© 2010 All Rights Reserved.