ArcFM Solution Developer Guide
Height Property (Tags)


Syntax
'Declaration
 
<System.ComponentModel.TypeConverterAttribute(System.Windows.LengthConverter)>
<System.Windows.LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)>
Public Property Height As System.Double
'Usage
 
Dim instance As Tags
Dim value As System.Double
 
instance.Height = value
 
value = instance.Height
[System.ComponentModel.TypeConverter(System.Windows.LengthConverter)]
[System.Windows.Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]
public System.double Height {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

Tags Class
Tags Members

 

 


Send Comment