ArcObjects Library Reference (Editor)  

IShapeConstructor.Constraint Property

The sketch constraint.

[Visual Basic .NET]
Public Property Constraint As esriSketchConstraint
[C#]
public esriSketchConstraint Constraint {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface