'Declaration
<DefaultValueAttribute()>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<BrowsableAttribute(False)>
<DescriptionAttribute("This property specifies how the color profiles should be applied.")>
Public Property ColorRenderIntent As RenderIntent
'Usage
Dim instance As ImageXView
Dim value As RenderIntent
instance.ColorRenderIntent = value
value = instance.ColorRenderIntent