ArcFM Solution Developer Guide
Height Property (DomainFilterCreate)


Syntax
'Declaration
 
<System.Windows.LocalizabilityAttribute(Category=LocalizationCategory.None, 
   Readability=Readability.Unreadable, 
   Modifiability=Modifiability.Modifiable)>
<System.ComponentModel.TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")>
Public Property Height As System.Double
'Usage
 
Dim instance As DomainFilterCreate
Dim value As System.Double
 
instance.Height = value
 
value = instance.Height
[System.Windows.Localizability(Category=LocalizationCategory.None, 
   Readability=Readability.Unreadable, 
   Modifiability=Modifiability.Modifiable)]
[System.ComponentModel.TypeConverter("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")]
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

DomainFilterCreate Class
DomainFilterCreate Members

 

 


Send Comment