EllipticalArc StartPointAdornment Property Cognex VisionPro 9.21 SR1
Get

Returns the start point adornment of this elliptical arc. The start point occurs at the angle given by AngleStart.

Set

Sets StartPointAdornment.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax

public EllipticalArcAdornmentConstants StartPointAdornment { get; set; }

Property Value

Type: EllipticalArcAdornmentConstants
Default Value: None
Exceptions

ExceptionCondition
ArgumentExceptionValue is not in EllipticalArcAdornmentConstants.
Remarks

Sets or gets the start point adornment of this elliptical arc.

Remarks

Changed Raised when the value of this property changes.

See Also