[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetPoint2FValue

GetPoint2FValue Method

GetPoint2FValue(int)

Gets the value of the specified property by index.

Declaration
public Point2F GetPoint2FValue(int index)
Parameters
Type Name Description
int index

The index of the property from which the data is to be obtained.

Returns
Type Description
Point2F

The value of the specified property by index.