CogEllipticalAnnulusSection CenterArcAdornment Property Cognex VisionPro
Returns/sets the center arc adornment of this elliptical annulus section.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public CogEllipticalAnnulusSectionCenterArcAdornmentConstants CenterArcAdornment { get; set; }

Property Value

Type: CogEllipticalAnnulusSectionCenterArcAdornmentConstants
Events

Event TypeReason
CogEllipticalAnnulusSection Changed

Fires when the adornment changes.

The following state flag may be affected:

    Exceptions

    Remarks

    Sets or gets the center arc adornment of this elliptical annulus section. This property specifies whether and how the center arc is drawn.

    Default Value: None

    See Also