ArcFM Solution Developer Guide
MaxHeight Property (DesignSummaryWindow)


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

DesignSummaryWindow Class
DesignSummaryWindow Members

 

 


Send Comment