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
PivotPoint2D Constructor (PivotPoint2D)
gradient

Copy Constructor

Namespace: DPSF

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

collapse_allSyntax

C#

public PivotPoint2D(

 PivotPoint2D cPivotPointToCopy

)

Visual Basic

Public Sub New (

 cPivotPointToCopy As PivotPoint2D

)

Visual C++

public:

PivotPoint2D(

 PivotPoint2DcPivotPointToCopy

)

Parameters

cPivotPointToCopy

Type: DPSF..::..PivotPoint2D

The PivotPoint2D object to copy

collapse_allSee Also

PivotPoint2D Class

PivotPoint2D Members

PivotPoint2D Overload

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com