Gets or sets whether to cap the start of a
RichLine entity with a line segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LineStart As System.Boolean |
C# | |
---|
System.bool LineStart {get; set;} |
JavaScript | |
---|
get_LineStart () : Boolean
put_LineStart (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_LineStart(
VARIANT_BOOL* Val
)
HRESULT put_LineStart(
VARIANT_BOOL NewVal |
Property Value
True to cap the start of a RichLine entity with a line segment, false to not
See Also
Availability
DraftSight V1R1.3