ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.UpdateMiniToolbar Method

Update the transparency of the transformation tool bar. Call this method on parcel move.

[Visual Basic .NET]
Public Sub UpdateMiniToolbar ( _
    ByVal pPoint As IPoint _
)
[C#]
public void UpdateMiniToolbar (
    IPoint pPoint
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface