Device.GetPropertyRectangle

Device.GetPropertyRectangle method

Gets a value of rectangle property.

public RectangleF GetPropertyRectangle(string key)
ParameterTypeDescription
keyStringThe name of property.

Return Value

The property value.

See Also