GroupShape
Overview
GroupShape 是一个类在Aspose.Slides FOSS的.NET中. 继承人: Shape.
表示包含图形集合的组型.
特性: AlternativeText, AlternativeTextTitle, AsIPresentationComponent, AsISlideComponent, ConnectionSiteCount, CustomData,另外还有22个.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
IsTextHolder | bool | Read | 得到了"是文本持有器". |
Placeholder | IPlaceholder? | Read | 得到了位置记者. |
CustomData | ICustomData? | Read | 得到了定制数据. |
LineFormat | ILineFormat | Read | 得到了线格式. |
ThreeDFormat | IThreeDFormat | Read | 得到了三d格式. |
EffectFormat | IEffectFormat | Read | 得到了效果格式. |
FillFormat | IFillFormat | Read | 得到填写格式. |
RawFrame | IShapeFrame | 阅读/写作 | 得到或设置原始框架. |
Frame | IShapeFrame | 阅读/写作 | 得到或设置框架. |
Hidden | bool | 阅读/写作 | 获取或设置隐藏. |
ZOrderPosition | int | Read | 得到z顺序位置. |
ConnectionSiteCount | int | Read | 得到连接站点的数量. |
Rotation | float | 阅读/写作 | 得到或设置旋转. |
X | float | 阅读/写作 | 得到或设置x. |
Y | float | 阅读/写作 | 得到或设置y. |
Width | float | 阅读/写作 | 得到或设置宽度. |
Height | float | 阅读/写作 | 得到或设置高度. |
UniqueId | int | Read | 得到了唯一的身份. |
OfficeInteropShapeId | int | Read | 得到了办公室的交互机组形状. |
AlternativeText | string | 阅读/写作 | 获取或设置替代文本. |
AlternativeTextTitle | string | 阅读/写作 | 获取或设置替代文本标题. |
Name | string | 阅读/写作 | 得到或设置名字. |
IsDecorative | bool | 阅读/写作 | 得到或设置是装饰性的. |
IsGrouped | bool | Read | 得到的是分组. |
AsISlideComponent | ISlideComponent | Read | 得到了作为i滑动组件. |
AsIPresentationComponent | IPresentationComponent | Read | 得到了作为i的表达组件. |
Slide | IBaseSlide? | Read | 得到了滑梯. |
Presentation | IPresentation? | Read | 得到了演示. |