ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.SetEnabled Method

Indicates if the transformation tools should be enabled.

[Visual Basic .NET]
Public Function SetEnabled ( _
    ByVal ifModified As Boolean _
) As Boolean
[C#]
public bool SetEnabled (
    bool ifModified
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface