ArcFM Desktop Developer Guide
Orientation Property (IdentifyWindow)


This is the property to set if you want to change the orientation of the controls from vertical to horizontal and back again.
Syntax
'Declaration
 
Public Property Orientation As Orientation
'Usage
 
Dim instance As IdentifyWindow
Dim value As Orientation
 
instance.Orientation = value
 
value = instance.Orientation
public Orientation Orientation {get; set;}
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

IdentifyWindow Class
IdentifyWindow Members

 

 


Send Comment