ArcFM Server Developer Guide
PreviewRotateCcw Method


Call this method on PreviewMouseDown so that rotation angle is in place when the button click event fires. Otherwise rotation happens before the angle is set.
Syntax
'Declaration
 
Public Sub PreviewRotateCcw() 
'Usage
 
Dim instance As VaultViewModel
 
instance.PreviewRotateCcw()
public void PreviewRotateCcw()
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