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

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

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

Properties' Summary

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

Properties' Details

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

Top of Page