←Select platform

StrokeDashOffset Property

Summary

Gets or sets the distance from the start of a line to the beginning of a dash pattern.

Syntax

C#
VB
C++
public double StrokeDashOffset { get; set; } 
Public Property StrokeDashOffset() As Double 
   Get 
   Set 
public:  
   property double StrokeDashOffset 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

A value that represents the distance from the start of a line to the beginning of a dash pattern.

Requirements

Target Platforms

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

Leadtools.Windows.Annotations Assembly