collapse_all
expand_all
collapse_allexpand_alldropdowndropdownHovercopycodecopycodeHighlight

collapse_all Collapse AllExpand All     dropdown Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++
DPSF API Documentation
DefaultSpriteParticle
.
.
::
..ScaleToHeight Method

gradient

Updates the Height to the given value and uniformly scales the Width to maintain the width-to-height ratio.

Namespace: DPSF

Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0

collapse_allSyntax

C#

public void ScaleToHeight(

 float newHeight

)

Visual Basic

Public Sub ScaleToHeight (

 newHeight As Single

)

Visual C++

public:

void ScaleToHeight(

 float newHeight

)

Parameters

newHeight

Type: System..::..Single

The Height the particle should have.

collapse_allSee Also

DefaultSpriteParticle Class

DefaultSpriteParticle Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com