VS:FArrowSize: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 09:36, 3 February 2023

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Obsolete procedure.

FUNCTION FArrowSize : INTEGER;
def vs.FArrowSize():
    return INTEGER

Remarks

Deleted this obsolete function as of 9.0.0b7 - PCP 12-21-2000


Returns the current default arrow head size for the document in points. This function has been replaced by FMarker.

[sd 8/14/98]

Version

FArrowSize is obsolete as of VectorWorks8.0


Availability: from MiniCAD

See Also

VS Functions:

VS:FMarker

VS Functions: [[VS:FMarker]]