SetShapeSrcPitch

Sets the pitch.

Syntax

HRESULT SetShapeSrcPitch(
         SHAPE_SRC_CONTEXT *context,
         float pitch
)  

Parameters

context
Type: SHAPE_SRC_CONTEXT *

[in, out] Pointer to a SHAPE_SRC_CONTEXT structure.

pitch
Type: float 

The pitch.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapesrccontext.h.

Library: Use acphal.lib.