ILeaderDimension

class ILeaderDimension

Bases: IDimension

Description:

Represents a leader dimension entity.

Wraps a COM object or another wrapper instance. Accepts: - A valid impact_object - An existing impact_com_wrapper_base-derived instance

property font

Gets Font.

Returns:

The value of Font.

Return type:

font (IFont)

property text_height

Gets text_height.

Returns:

The value of text_height.

Return type:

text_height (float)

property text_width

Gets text_width.

Returns:

The value of text_width.

Return type:

text_width (float)