Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace > UltraGridSafe Class : AlphaBlendEnabled Property |
'Declaration <BrowsableAttribute(False)> <LocalizedDescriptionAttribute("Whether alpha blending is enabled")> <LocalizedCategoryAttribute("Appearance")> <ObsoleteAttribute("The 'AlphaBlendEnabled' property has been deprecated. The 'AlphaBlendMode' property should be used instead.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <DefaultValueAttribute()> Public Overridable Property AlphaBlendEnabled As Boolean
'Usage Dim instance As UltraGridSafe Dim value As Boolean instance.AlphaBlendEnabled = value value = instance.AlphaBlendEnabled
[Browsable(false)] [LocalizedDescription("Whether alpha blending is enabled")] [LocalizedCategory("Appearance")] [Obsolete("The 'AlphaBlendEnabled' property has been deprecated. The 'AlphaBlendMode' property should be used instead.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [DefaultValue()] public virtual bool AlphaBlendEnabled {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.