ArcFM Solution Developer Guide
WallLineTranslatedToWindowCoordinates Property


A windows point collection so the view can render our wall line in screen coordinates.
Syntax
'Declaration
 
Public ReadOnly Property WallLineTranslatedToWindowCoordinates As System.Windows.Media.PointCollection
'Usage
 
Dim instance As VaultSurfaceViewModel
Dim value As System.Windows.Media.PointCollection
 
value = instance.WallLineTranslatedToWindowCoordinates
public System.Windows.Media.PointCollection WallLineTranslatedToWindowCoordinates {get;}
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

VaultSurfaceViewModel Class
VaultSurfaceViewModel Members

 

 


Send Comment