ArcFM Solution Developer Guide
MaxWidth Property (DomainFilterCreate)


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 MaxWidth As System.Double
'Usage
 
Dim instance As DomainFilterCreate
Dim value As System.Double
 
instance.MaxWidth = value
 
value = instance.MaxWidth
[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 MaxWidth {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