Device.GetPropertySize

Device.GetPropertySize method

Gets a value of size property.

public Size GetPropertySize(string key)
ParameterTypeDescription
keyStringThe name of property.

Return Value

The property value.

See Also