formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_line_weight

Description

Sets the current line weight.

Plugin Prototype

void fzrt_line_weight(

fzrt_graf_ptr

port,

float

lwidth )

Parameters

port [Input, Optional]

pointer to graphics port. NULL to use current port

lwidth [Input]

the width of the line.

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h