Click or drag to resize
IFdoFeature Properties

The IFdoFeature type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
Gets or sets feature annotations.
Public propertyGeometry
Gets or sets feature geometry.
Public propertyHasAnnotations
Returns True if feature has annotations (labels) set, otherwise returns False.
Public propertyHasGeometry
Returns True if feature geometry is set, otherwise returns False.
Public propertyIdentifier
Gets or sets globally unique feature identifier.
Public propertyProperties
Gets or sets feature properties.
Top
See Also