Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

StrokeDashOffset Property






Gets or sets the distance from the start of a line to the beginning of a dash pattern.
Syntax
public double StrokeDashOffset {get; set;}
'Declaration
 
Public Property StrokeDashOffset As Double
public double StrokeDashOffset {get; set;}
@property (nonatomic) double strokeDashOffset;
public double getStrokeDashOffset()
public void setStrokeDashOffset(double strokeDashOffset)
            
 
get_StrokeDashOffset();
set_StrokeDashOffset(value);
Object.defineProperty('StrokeDashOffset');

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

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features