![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Height Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > Legend Class : Height Property |
Visual Basic (Declaration) | |
---|---|
Public Property Height As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Legend Dim value As Integer instance.Height = value value = instance.Height |
C# | |
---|---|
public int Height {get; set;} |
For an example, see the Legend overview.
Sets the height of the image in pixels. If the height is insufficient to draw all legend entries, the legend may be cut off. To automatically increase the height of the legend to accommodate all entries, set AutoSize to true. This will automatically extend the legend to the height of all entries.
Default is 300 pixels.
Does not apply to ArcMap Server image services.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family