| C1.C1Flash.2 Assembly > C1.C1Flash Namespace : FShape Class |
The following tables list the members exposed by FShape.
| Name | Description | |
|---|---|---|
![]() | Bounds | Gets or sets the bounds of this shape. |
![]() | Depth | Gets or sets the depth for this object in the frame. (Inherited from C1.C1Flash.FObject) |
![]() | FillMode | Specifies how the interior of a closed path is filled. |
![]() | ID | Gets the object ID. (Inherited from C1.C1Flash.FObject) |
![]() | ImageFillType | Specifies the image fill type. |
![]() | LineColor | Gets or sets the line color of this shape. |
![]() | LineWidth | Gets or sets the line width of this shape. |
![]() | Opacity | Gets or sets the Opacity level for this shape. |
| Name | Description | |
|---|---|---|
![]() | ClearFilling | Clears the fill if has. |
![]() | FillGradientColor | Overloaded. Fills the shape with gradient colors. |
![]() | FillImage | Overloaded. Fills the shape with a image. |
![]() | FillJpeg | Fills the shape with a JPEG file. |
![]() | FillSolidColor | Fills the shape with solid color. |
![]() | ResetTransform | Resets the transformation. |
![]() | Rotate | Rotates the shape about its own center. |
![]() | Scale | Scales the shape about its own center. |
![]() | Translate | Offsets the shape. |