Responder Developer Guide
GrayOutContentAdorner Constructor(UIElement,Double,Double,Double,Double)


Syntax
'Declaration
 
Public Function New( _
   ByVal adornedElement As UIElement, _
   ByVal topLeftCornerRadius As Double, _
   ByVal topRightCornerRadius As Double, _
   ByVal bottomRightCornerRadius As Double, _
   ByVal bottomLeftCornerRadius As Double _
)
'Usage
 
Dim adornedElement As UIElement
Dim topLeftCornerRadius As Double
Dim topRightCornerRadius As Double
Dim bottomRightCornerRadius As Double
Dim bottomLeftCornerRadius As Double
 
Dim instance As New GrayOutContentAdorner(adornedElement, topLeftCornerRadius, topRightCornerRadius, bottomRightCornerRadius, bottomLeftCornerRadius)

Parameters

adornedElement
topLeftCornerRadius
topRightCornerRadius
bottomRightCornerRadius
bottomLeftCornerRadius
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

GrayOutContentAdorner Class
GrayOutContentAdorner Members
Overload List

 

 


Send Comment