Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 504 Bytes

File metadata and controls

27 lines (21 loc) · 504 Bytes

GetHLLineStyle

Description

Gets the Line Style of the specified Hidden Line Rendering options handle.

PROCEDURE GetHLLineStyle(
				HLOptionsHandle : HANDLE;
				VAR lineStyle   : INTEGER);
def vs.GetHLLineStyle(HLOptionsHandle):
    return lineStyle

Parameters

Name Type Description
HLOptionsHandle HANDLE
lineStyle INTEGER

Version

Availability: from Vectorworks 2019

Category