Gets or sets the pen width.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
C# |
---|
public double Width { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Width As Double <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |