LBSetArrowLengthΒΆ
LBSetArrowLength sets the arrow tip length of a line drawing object.
- bool = LBSetArrowLength(hLine, rsLen)
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
- hLine
Identifies the line object.
- rsLen
rsLen is the length in millimeters.
See also
id-2108721