| Miner.Desktop Assembly > Miner.Desktop Namespace > frmDatabaseVersion Class : Opacity Property |
'Declaration
<SRCategoryAttribute("CatWindowStyle")>
<System.ComponentModel.TypeConverterAttribute(System.Windows.Forms.OpacityConverter)>
<SRDescriptionAttribute("FormOpacityDescr")>
<System.ComponentModel.DefaultValueAttribute(1)>
Public Property Opacity As System.Double
'Usage Dim instance As frmDatabaseVersion Dim value As System.Double instance.Opacity = value value = instance.Opacity
[SRCategory("CatWindowStyle")]
[System.ComponentModel.TypeConverter(System.Windows.Forms.OpacityConverter)]
[SRDescription("FormOpacityDescr")]
[System.ComponentModel.DefaultValue(1)]
public System.double Opacity {get; set;}
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.