Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

StrokeDashArray Property






Gets or sets an array of double values that represent the dash pattern for this AnnStroke.
Syntax
public double[] StrokeDashArray {get; set;}
'Declaration
 
Public Property StrokeDashArray As Double()
public double[] StrokeDashArray {get; set;}
@property (nonatomic) NSArray* strokeDashArray;
public double[] getStrokeDashArray()
public void setStrokeDashArray(double[] strokeDashArray)
            
 
get_StrokeDashArray();
set_StrokeDashArray(value);
Object.defineProperty('StrokeDashArray');

Property Value

An array of double values that represent the dash pattern for this AnnStroke.
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