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

service TextShape
Description
This service is for a text shape.

Included Services - Summary
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
ShadowProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a shadow.
Text
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional text inside a Shape.
RotationDescriptor
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape. This service is depricated, instead please use the Transformation property of the service Shape.
Properties' Summary
long
CornerRadius
This is the radius of the corners.  
Included Services - Details
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
ShadowProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a shadow.
Text
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional text inside a Shape.
RotationDescriptor
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape. This service is depricated, instead please use the Transformation property of the service Shape.
Properties' Details
CornerRadius
long CornerRadius;
Description
This is the radius of the corners.

 
Top of Page