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
Orientation2D

.

.
::
..Rotate Method (Single)

Orientation2D Class

gradient

Applies the given Rotation to the object's Orientation

Namespace: DPSF

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

collapse_allSyntax

C#

public void Rotate(

 float fRotation

)

Visual Basic

Public Sub Rotate (

 fRotation As Single

)

Visual C++

public:

void Rotate(

 float fRotation

)

Parameters

fRotation

Type: System..::..Single

The Rotation in radians that should be applied to the object

collapse_allSee Also

Orientation2D Class

Orientation2D Members

Rotate Overload

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com