←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#
Objective-C
C++/CLI
Java
Python
public double StrokeDashOffset { get; set; } 
@property (nonatomic, assign) double strokeDashOffset; 
public double getStrokeDashOffset() 
public void setStrokeDashOffset(double strokeDashOffset) 
public:  
   property double StrokeDashOffset 
   { 
      double get() 
      void set(double value) 
   } 
StrokeDashOffset # get and set (AnnStroke) 

Property Value

A value that represents the distance from the start of a line to the beginning of a dash pattern. This value uses the same unit of measure as the one used as the Leadtools.LeadLengthD value for the StrokeThickness property.

Requirements

Target Platforms

See Also

Reference

AnnStroke Class

AnnStroke Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.