Maps for WinRT
StrokeDashCap Property


Gets or sets the stroke end line cap.
Syntax
'Declaration
 
Public Property StrokeDashCap As PenLineCap
'Usage
 
Dim instance As C1VectorItemBase
Dim value As PenLineCap
 
instance.StrokeDashCap = value
 
value = instance.StrokeDashCap
public PenLineCap StrokeDashCap {get; set;}
See Also

Reference

C1VectorItemBase Class
C1VectorItemBase Members

 

 


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

Product Support Forum  |  Documentation Feedback