(Leadtools.Annotations.Core)

StrokeDashArray Property

Show in webframe





Gets or sets an array of double values that represent the dash pattern for this AnnStroke.
Syntax
public double[] StrokeDashArray {get; set;}
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.