Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

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

Properties' Summary

CornerRadius This is the radius of the corners.

Properties' Details

CornerRadius
 
long CornerRadius;
Description
This is the radius of the corners.

Top of Page