![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
TextElement Constructor(Point,String,AcetateUnits) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > TextElement Class > TextElement Constructor : TextElement Constructor(Point,String,AcetateUnits) |
- location
- The point-based location of where this object should display.
- label
- The text to be displayed.
- units
- The AcetateUnits associated with this element.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal location As Point, _ ByVal label As String, _ ByVal units As AcetateUnits _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim location As Point Dim label As String Dim units As AcetateUnits Dim instance As New TextElement(location, label, units) |
Parameters
- location
- The point-based location of where this object should display.
- label
- The text to be displayed.
- units
- The AcetateUnits associated with this element.
For an example of using TextElement , see TextElement(string, AcetateUnits) 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