EDrawableFeature Enum

The various features that can be drawn for coded elements.

Namespace: Euresys::Open_eVision

EDrawableFeature_BoundingBox
The bounding box.
EDrawableFeature_ConvexHull
The convex hull.
EDrawableFeature_Ellipse
The ellipse of inertia.
EDrawableFeature_FeretBox22
The Feret box oriented at 22.5 degrees.
EDrawableFeature_FeretBox45
The Feret box oriented at 45 degrees.
EDrawableFeature_FeretBox68
The Feret box oriented at 67.5 degrees.
EDrawableFeature_GravityCenter
The gravity center.
EDrawableFeature_MinimumEnclosingRectangle
The minimum enclosing rectangle.
EDrawableFeature_FeretBox
The Feret box oriented at a fixed angle. Only available for selections of coded elements: The angle of interest is set through the EObjectSelection::FeretAngle property.
EDrawableFeature_WeightedGravityCenter
The gravity center of the pixels of the attached image over the coded element. Only available for selections of coded elements: The attached image is set through the EObjectSelection::AttachedImage property.
EDrawableFeature_Contour
The contour of the object.

EDrawableFeature Enum

The various features that can be drawn for coded elements.

Namespace: Euresys.Open_eVision

BoundingBox
The bounding box.
ConvexHull
The convex hull.
Ellipse
The ellipse of inertia.
FeretBox22
The Feret box oriented at 22.5 degrees.
FeretBox45
The Feret box oriented at 45 degrees.
FeretBox68
The Feret box oriented at 67.5 degrees.
GravityCenter
The gravity center.
MinimumEnclosingRectangle
The minimum enclosing rectangle.
FeretBox
The Feret box oriented at a fixed angle. Only available for selections of coded elements: The angle of interest is set through the EObjectSelection::FeretAngle property.
WeightedGravityCenter
The gravity center of the pixels of the attached image over the coded element. Only available for selections of coded elements: The attached image is set through the EObjectSelection::AttachedImage property.
Contour
The contour of the object.