ESRI.ArcGIS.ADF.IMS
Interval Property
See Also 
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > TextElement Class : Interval Property




Gets or sets the distance between the label point anchor and the printed label.

Syntax

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

Example

For an example of using this property, see TextElement(string, AcetateUnits) constructor .

Remarks

This property is not applicable to ArcMap image services.

See Also

© 2010 All Rights Reserved.