←Select platform

BorderDashArray Property

Summary

Gets or sets the interactive mode canvas border dash array.

Syntax

C#
VB
WinRT C#
public double BorderDashArray {get; set;} 
Public Property BorderDashArray As Double 
public double BorderDashArray {get; set;} 
  
get_BorderDashArray(); 
set_BorderDashArray(value); 
Object.defineProperty('BorderDashArray');  

Property Value

The interactive mode canvas border dash array. The default value is 4.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)