service TextShape in module com::sun::star::drawing::

(Global Index)

Syntax

service TextShape;

Description

This service is for a text shape.

Included Services

com::sun::star::drawing::Shape

com::sun::star::drawing::FillProperties

Description

This is a set of properties to describe the style for rendering an area.


com::sun::star::drawing::LineProperties

Description

This is a set of properties to describe the style for rendering a Line.


com::sun::star::drawing::ShadowProperties

com::sun::star::drawing::Text

Description

This abstract service specifies the general characteristics of an optional text inside a Shape .


com::sun::star::drawing::RotationDescriptor

Property Summary

CornerRadius This is the radius of the corners.

Property Details



CornerRadius

Syntax

long CornerRadius;

Description

This is the radius of the corners.

Top of Page