Miner.Responder.Presentation.Wpf Assembly > Miner.Responder.Presentation.Wpf.Adorn Namespace > GrayOutContentAdorner Class > GrayOutContentAdorner Constructor : GrayOutContentAdorner Constructor(UIElement,Double,Double,Double,Double) |
'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)
public GrayOutContentAdorner( UIElement adornedElement, double topLeftCornerRadius, double topRightCornerRadius, double bottomRightCornerRadius, double bottomLeftCornerRadius )
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.