Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Create Method (AnnStroke)






The AnnBrush object for the new AnnStroke.
The thickness for the new AnnStroke.
Creates a new AnnStroke object with the specified values.
Syntax
public static AnnStroke Create( 
   AnnBrush stroke,
   LeadLengthD thickness
)
'Declaration
 
Public Shared Function Create( _
   ByVal stroke As AnnBrush, _
   ByVal thickness As LeadLengthD _
) As AnnStroke
public static AnnStroke Create( 
   AnnBrush stroke,
   LeadLengthD thickness
)
-(id) initWithBrush:(LTAnnBrush*)brush
      withThickness:(LeadLengthD)thickness;
            
public AnnStroke(AnnBrush stroke,
LeadLengthD thickness)
            
 function Leadtools.Annotations.Core.AnnStroke.Create( 
   stroke ,
   thickness 
)

Parameters

stroke
The AnnBrush object for the new AnnStroke.
thickness
The thickness for the new AnnStroke.

Return Value

The new AnnStroke created by this method.
Requirements

Target Platforms

See Also

Reference

AnnStroke Class
AnnStroke Members

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