Back to FabImage Library Lite website

You are here: Start » Path » Path Basics » CreateRectanglePath

CreateRectanglePath


Header: FIL.h
Namespace: fil

Creates a closed path containing four vertices of rectangle.

Syntax

void fil::CreateRectanglePath
(
	const fil::Rectangle2D& inRectangle,
	fil::Path& outPath
)

Parameters

Name Type Default Description
Input value
inRectangle const Rectangle2D&
Output value
outPath Path& Output path