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