Connector
Oversigt over de forskellige former for støtte
Connector er en klasse i Aspose.Slides for NET. Arvelige af: GeometryShape, IConnector.
Repræsenterer en konnektorform, der kan forbinde to former via forbindelsesteder.
Egenskaber
| Name | Type | Access | Description |
|---|---|---|---|
IsTextHolder | bool | Read | Gets the is text holder. |
Placeholder | IPlaceholder? | Read | Gets the placeholder. |
CustomData | ICustomData? | Read | Gets the custom data. |
ShapeStyle | IShapeStyle? | Read | Gets the shape style. |
ShapeType | ShapeType | Read/Write | Gets or sets the shape type. |
Adjustments | IAdjustValueCollection? | Read | Gets the adjustments. |
ConnectorLock | IConnectorLock? | Read | Gets the connector lock. |
StartShapeConnectedTo | IShape? | Read/Write | Gets or sets the start shape connected to. |
EndShapeConnectedTo | IShape? | Read/Write | Gets or sets the end shape connected to. |
StartShapeConnectionSiteIndex | int | Read/Write | Gets or sets the start shape connection site index. |
EndShapeConnectionSiteIndex | int | Read/Write | Gets or sets the end shape connection site index. |
AsIGeometryShape | IGeometryShape | Read | Gets the as i geometry shape. |
LineFormat | ILineFormat | Read | Gets the line format. |
ThreeDFormat | IThreeDFormat | Read | Gets the three d format. |
EffectFormat | IEffectFormat | Read | Gets the effect format. |
FillFormat | IFillFormat | Read | Gets the fill format. |
RawFrame | IShapeFrame | Read/Write | Gets or sets the raw frame. |
Frame | IShapeFrame | Read/Write | Gets or sets the frame. |
Hidden | bool | Read/Write | Gets or sets the hidden. |
ZOrderPosition | int | Read | Gets the z order position. |
ConnectionSiteCount | int | Read | Gets the connection site count. |
Rotation | float | Read/Write | Gets or sets the rotation. |
X | float | Read/Write | Gets or sets the x. |
Y | float | Read/Write | Gets or sets the y. |
Width | float | Read/Write | Gets or sets the width. |
Height | float | Read/Write | Gets or sets the height. |
UniqueId | int | Read | Gets the unique id. |
OfficeInteropShapeId | int | Read | Gets the office interop shape id. |
AlternativeText | string | Read/Write | Gets or sets the alternative text. |
AlternativeTextTitle | string | Read/Write | Gets or sets the alternative text title. |
Name | string | Read/Write | Gets or sets the name. |
IsDecorative | bool | Read/Write | Gets or sets the is decorative. |
IsGrouped | bool | Read | Gets the is grouped. |
AsISlideComponent | ISlideComponent | Read | Gets the as i slide component. |
AsIPresentationComponent | IPresentationComponent | Read | Gets the as i presentation component. |
Slide | IBaseSlide? | Read | Gets the slide. |
Presentation | IPresentation? | Read | Gets the presentation. |
Metoder til at anvende
| Signature | Description |
|---|---|
Reroute() | Recalculates the connector’s routing after shape changes |