Margin

Margin class

Specifies the margin.

public class Margin

Constructors

Name Description
Margin(double, MeasureConst) Constructor.

Properties

Name Description
Unit { get; set; } Represents a unit of measure. The default is DP.
Value { get; set; } Specifies the margin.

Methods

Name Description
override Equals(object) Are objects equal.
override GetHashCode() Serves as a hash function for a particular type.

See Also