Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 486 Bytes

File metadata and controls

27 lines (20 loc) · 486 Bytes

GetProjection

Description

Returns the projection index from the specified layer.

FUNCTION GetProjection(theyLayer : HANDLE): INTEGER;
def vs.GetProjection(theyLayer):
    return INTEGER

Parameters

Name Type Description
theyLayer HANDLE Layer which the projection is returned for.

See Also

ActLayer

Version

Availability: from VectorWorks 13.0

Category