Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Extent As Envelope |
C# | |
---|---|
public Envelope Extent {get;} |
If the table does not contain Geometry column the method returns null. It's possible to have a FeatureDataTable not to contain Geometry or FID column as users could get a FeatureDataTable from FeatureLayer by specifying the list of columns they want to retrieve (optional). Hence, do not always assume that a FeatureDataTable would carry a Geometry or FID column.
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