![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Height Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > RasterMarkerSymbol Class : Height Property |
Visual Basic (Declaration) | |
---|---|
Public Property Height As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RasterMarkerSymbol Dim value As Integer instance.Height = value value = instance.Height |
C# | |
---|---|
public int Height {get; set;} |
For an example of using this property, see the RasterMarkerSymbol overview .
If the width or height are set to be other than the native size of the image, it will be stretched to fit. This can lead to distortions of the image, particularly if the height and width are stretched in different proportions to the native size. If both height and width are set to zero (0), the height/width settings are ignored and the image is drawn at its native size.
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