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

(Global Index)

Syntax

service RectangleShape;

Description

This service is for a rectangle Shape .

Included Services

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

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

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

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

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

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

Property Summary

CornerRadius For Shape s with rounded corners, this is the radius of the corners.

Property Details



CornerRadius

Syntax

long CornerRadius;

Description

For Shape s with rounded corners, this is the radius of the corners.

Top of Page