DiagramShapeContentRelativePaddingSettingsBuilder
Methods
Top(System.Double)
The top relative padding of the content as a percentage.
Parameters
value - System.Double
The value for Top
RETURNS
Returns the current DiagramShapeContentRelativePaddingSettingsBuilder instance.
Right(System.Double)
The right relative padding of the content as a percentage.
Parameters
value - System.Double
The value for Right
RETURNS
Returns the current DiagramShapeContentRelativePaddingSettingsBuilder instance.
Bottom(System.Double)
The bottom relative padding of the content as a percentage.
Parameters
value - System.Double
The value for Bottom
RETURNS
Returns the current DiagramShapeContentRelativePaddingSettingsBuilder instance.
Left(System.Double)
The left relative padding of the content as a percentage.
Parameters
value - System.Double
The value for Left
RETURNS
Returns the current DiagramShapeContentRelativePaddingSettingsBuilder instance.