AngleEnd Property (IRichLineStyle)
Gets or sets the angle of the end caps relative to the direction of the first or last
RichLine entity.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property AngleEnd As System.Double |
| C# | |
|---|
System.double AngleEnd {get; set;} |
| JavaScript | |
|---|
get_AngleEnd () : Number
put_AngleEnd (
NewVal : Number
)
|
| COM native C++ | |
|---|
HRESULT get_AngleEnd(
DOUBLE* Val
)
HRESULT put_AngleEnd(
DOUBLE NewVal |
| C++ | |
|---|
DSRESULT get_AngleEnd (
double* Val
)
DSRESULT put_AngleEnd(
double NewVal
) |
Property Value
Angle of the end caps
See Also
Availability
DraftSight V1R1.3