ArcFM Engine Developer Guide
RotateCcw Method


Notify of selected wall updates here so that the selected wall doesn't actually change until the button up event occurs. This is a better feel than changing selection on the mouse down event.
Syntax
'Declaration
 
Public Sub RotateCcw() 
'Usage
 
Dim instance As VaultViewModel
 
instance.RotateCcw()
public void RotateCcw()
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

VaultViewModel Class
VaultViewModel Members

 

 


Send Comment