![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
GeometryElement Constructor(AcetateUnits) | |
See Also Example Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > GeometryElement Class > GeometryElement Constructor : GeometryElement Constructor(AcetateUnits) |
- units
- Units for the coordinates within the Element of the GeometryElement
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal units As AcetateUnits _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim units As AcetateUnits Dim instance As New GeometryElement(units) |
C# | |
---|---|
public GeometryElement( AcetateUnits units ) |
Parameters
- units
- Units for the coordinates within the Element of the GeometryElement
For more complete example of using GeometryElement, see the overloaded constructor for this class.
C# | ![]() |
---|---|
GeometryElement geomElem = new GeometryElement(AcetateUnits.Pixel); |
Visual Basic | ![]() |
---|---|
Dim geomElem As New GeometryElement(AcetateUnits.Pixel) |
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