Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

UpdateShapeStroke Method







The Windows.UI.Xaml.Shapes to set stroke to.
The AnnStroke we want to set to the Windows.UI.Xaml.Shapes
Opacity value to use. Values can be from 0 to 1.0.
Sets the stroke of Windows.UI.Xaml.Shapes using an opacity.
Syntax
public static void UpdateShapeStroke( 
   Shape shape,
   AnnStroke stroke,
   double opacity
)
'Declaration
 
Public Shared Sub UpdateShapeStroke( _
   ByVal shape As Shape, _
   ByVal stroke As AnnStroke, _
   ByVal opacity As Double _
) 
'Usage
 
Dim shape As Shape
Dim stroke As AnnStroke
Dim opacity As Double
 
AnnWinRTRenderingEngine.UpdateShapeStroke(shape, stroke, opacity)
public static void UpdateShapeStroke( 
   Shape shape,
   AnnStroke stroke,
   double opacity
)
 function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.UpdateShapeStroke( 
   shape ,
   stroke ,
   opacity 
)

Parameters

shape
The Windows.UI.Xaml.Shapes to set stroke to.
stroke
The AnnStroke we want to set to the Windows.UI.Xaml.Shapes
opacity
Opacity value to use. Values can be from 0 to 1.0.
Requirements

Target Platforms

See Also

Reference

AnnWinRTRenderingEngine Class
AnnWinRTRenderingEngine Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features