Maps for WinRT
StrokeDashOffset Property


Gets or sets the stroke dash offset.
Syntax
'Declaration
 
Public Property StrokeDashOffset As Double
'Usage
 
Dim instance As C1VectorItemBase
Dim value As Double
 
instance.StrokeDashOffset = value
 
value = instance.StrokeDashOffset
public double StrokeDashOffset {get; set;}
See Also

Reference

C1VectorItemBase Class
C1VectorItemBase Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback