IdenticonStylePadding Property

Gets or sets the padding between the edge of the image and the bounds of the rendered icon. The value is specified in percent in the range [0.0, 0.4]. Default value is 0.08f.
public float Padding { get; set; }

Property Value

Single

Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionValue was less than 0f or greater than 0.4f.

See Also

Reference