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