Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
LineDef
.
.
::
.
WidthPt Property
LineDef Class
See Also
The width of the line expressed in points. NOTE: IPropertyChange's name is "Width"
Namespace:
C1.C1PrintDocument
Assembly:
C1.C1PrintDocument.Classic.2
(in C1.C1PrintDocument.Classic.2.dll)
Syntax
C#
public
double
WidthPt
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
WidthPt
As
Double
See Also
LineDef Class
C1.C1PrintDocument Namespace