Gets or sets the cap style used to draw line ends with this pen.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
C# |
---|
public PenLineCap StartCap { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property StartCap As PenLineCap <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |