Table of Contents

TTMSFNCGraphics.SetStrokeWidth Method

Changes the stroke width in pixels without altering other stroke settings.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

procedure SetStrokeWidth(AWidth: Single); virtual;

Parameters

Name Description
AWidth Stroke width in pixels.