aspose.diagram
Class Margin

Specifies the margin.

Constructor Summary
Margin(value, unit)
           Constructor.
 
Property Getters/Setters Summary
functiongetUnit()
functionsetUnit(value)
           Represents a unit of measure. The default is DP. The value of the property is MeasureConst integer constant.
functiongetValue()
functionsetValue(value)
           Specifies the margin.
 
Method Summary
functionequals(value)
           Are objects equal.
functionhashCode()
           Serves as a hash function for a particular type.
 

Constructor Detail

Margin

function Margin(value, unit)
Constructor.
Parameters:
value: Number -
unit: Number - A MeasureConst value.

Property Getters/Setters Detail

getUnit/setUnit : Number 

function getUnit() / function setUnit(value)
Represents a unit of measure. The default is DP. The value of the property is MeasureConst integer constant.

getValue/setValue : Number 

function getValue() / function setValue(value)
Specifies the margin.

Method Detail

equals

function equals(value)
Are objects equal.
Parameters:
value: Object -
Returns:

hashCode

function hashCode()
Serves as a hash function for a particular type.
Returns:

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.