←Select platform

StrokeDashArray Property

Summary

Gets or sets an array of double values that represent the dash pattern for this AnnStroke.

Syntax

C#
VB
Java
Objective-C
WinRT C#
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
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize