AutoShape

AutoShape

Yleiskatsaus

AutoShape on luokka Aspose.Slides FOSS .NET -kirjastossa, joka laajentaa GeometryShape. Se perii GeometryShape-luokan täyden julkisen rajapinnan ja saattaa lisätä alla olevissa taulukoissa dokumentoituja lisäjäseniä. Hanki instansseja tehdasmenetelmien tai kokoelmaominaisuuksien kautta, jotka on esitelty sisältävän vanhempaluokan objektissa. Katso paketin dokumentaatiosta asennusohjeet ja täydellinen luettelo liittyvistä tyypeistä.

Paketti: Aspose.Slides.Foss


Ominaisuudet

NameTypeAccessDescription
ShapeTypeShapeTypeRead/WriteGets or sets the shape type.
TextFrameITextFrame?ReadGets the text frame.
IsTextBoxboolReadGets the is text box.
AsIGeometryShapeIGeometryShapeReadGets the as i geometry shape.
ShapeStyleIShapeStyle?ReadGets the shape style.
AdjustmentsIAdjustValueCollection?ReadGets the adjustments.
IsTextHolderboolReadGets the is text holder.
PlaceholderIPlaceholder?ReadGets the placeholder.
CustomDataICustomData?ReadGets the custom data.
LineFormatILineFormatReadGets the line format.
ThreeDFormatIThreeDFormatReadGets the three d format.
EffectFormatIEffectFormatReadGets the effect format.
FillFormatIFillFormatReadGets the fill format.
RawFrameIShapeFrameRead/WriteGets or sets the raw frame.
FrameIShapeFrameRead/WriteGets or sets the frame.
HiddenboolRead/WriteGets or sets the hidden.
ZOrderPositionintReadGets the z order position.
ConnectionSiteCountintReadGets the connection site count.
RotationfloatRead/WriteGets or sets the rotation.
XfloatRead/WriteGets or sets the x.
YfloatRead/WriteGets or sets the y.
WidthfloatRead/WriteGets or sets the width.
HeightfloatRead/WriteGets or sets the height.
UniqueIdintReadGets the unique id.
OfficeInteropShapeIdintReadGets the office interop shape id.
AlternativeTextstringRead/WriteGets or sets the alternative text.
AlternativeTextTitlestringRead/WriteGets or sets the alternative text title.
NamestringRead/WriteGets or sets the name.
IsDecorativeboolRead/WriteGets or sets the is decorative.
IsGroupedboolReadGets the is grouped.
AsISlideComponentISlideComponentReadGets the as i slide component.
AsIPresentationComponentIPresentationComponentReadGets the as i presentation component.
SlideIBaseSlide?ReadGets the slide.
PresentationIPresentation?ReadGets the presentation.

Menetelmät

SignatureDescription
AddTextFrame(text: string?)Adds a text frame to the shape, optionally initializing it with the given text

Katso myös

 Suomi