ImageDevice.GetPropertyMargins

ImageDevice.GetPropertyMargins method

Gets a value of margins property.

public Margins GetPropertyMargins(string key)
ParameterTypeDescription
keyStringThe name of property.

Return Value

The property value.

See Also