![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ScaleDependentRenderer Constructor(String,String,Renderer) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > ScaleDependentRenderer Class > ScaleDependentRenderer Constructor : ScaleDependentRenderer Constructor(String,String,Renderer) |
- minScale
The minimum scale at which this renderer will display.
- maxScale
The maximum scale at which this renderer will display.
- renderer
The renderer to use at the scales set with this scale-dependent renderer.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal minScale As String, _ ByVal maxScale As String, _ ByVal renderer As Renderer _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim minScale As String Dim maxScale As String Dim renderer As Renderer Dim instance As New ScaleDependentRenderer(minScale, maxScale, renderer) |
Parameters
- minScale
The minimum scale at which this renderer will display.
- maxScale
The maximum scale at which this renderer will display.
- renderer
The renderer to use at the scales set with this scale-dependent renderer.
For an example of using ScaleDependentRenderer, see the ScaleDependentRenderer() constructor .
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