[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetRectFValueByName

GetRectFValueByName Method

GetRectFValueByName(string)

Gets the value of the specified property by name.

Declaration
public RectF GetRectFValueByName(string name)
Public Function GetRectFValueByName(name As String) As RectF
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
RectF

The value of the specified property by name.