Click or drag to resize
FdoFeature Properties

The FdoFeature type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
Gets or sets feature annotations.
Public propertyGeometry
Gets or sets feature geometry.
Public propertyHandle
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 propertyIsClassified
Public propertyIsEmpty
Returns True if object instance is considered empty, otherwise returns False.
Public propertyName
Gets or sets the name of the object instance.
Public propertyProperties
Gets or sets feature properties.
Top
See Also