Visual Basic (Declaration) | |
---|---|
Public Property Geometry As Geometry |
C# | |
---|---|
public Geometry Geometry {get; set;} |
To create a new feature using Sketch, you need to create a new geometry
(depending on the geometry type of the feature layer), and pass this geometry to the
Sketch's Geometry property. Upon the completion of the Sketch, you
could get the geometry back and assign to the geometry column of your new feature.
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