This document is archived and information here might be outdated.  Recommended version.


IShapeConstructor.Constraint Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > IShapeConstructor Interface > IShapeConstructor.Constraint Property
ArcGIS Developer Help

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