GradientStopCollection

GradientStopCollection

Pregled

GradientStopCollection је класа у Aspose.Slides FOSS за .NET. Наслеђени од: PVIObject, IGradientStopCollection, IEnumerable<IGradientStop>.

Управља колекцијом елемената детета <a:gs> унутар елемента XML <а:гсЛст>.

Ова класа пружа 9 метода за рад са објектима GradientStopCollection у .NET програмима. Доступне методе укључују: Add, Clear, GetEnumerator, Insert, RemoveAt. Сви јавни чланови су доступни за било коју .NET апликацију након инсталације Aspose.Slides FOSS за .Net пакет. имовине : AsICollection, AsIEnumerable, AsIPresentationComponent, Count, Presentation, Slide.

Svojstva

ИмеТипAccessОпис
AsICollectionIList<IGradientStop>читањеVraća kolekciju as i.
AsIEnumerableIEnumerable<IGradientStop>читањеDobija kao IEnumerable.
CountintчитањеVraća broj.
AsIPresentationComponentIPresentationComponentчитањеDobija as i prezentacionu komponentu.
SlideIBaseSlide?читањеDohvata slajd.
PresentationIPresentation?читањеDohvata prezentaciju.

Metode

SignatureОпис
Add(position: float, color: Color)Додаје заустављање градиента у одређеном положају користећи боју
Add(position: float, presetColor: PresetColor)Позива Додај(позиција, пресетитеЦвет) на овом GradientStopCollection инстанцији.
Add(position: float, schemeColor: SchemeColor)Позива Додај(позиција, схемаЦолор) на овом GradientStopCollection инстанцији.
Insert(index: int, position: float, color: Color)Унесите затварање на индекс са позицијом и бојом.
Insert(index: int, position: float, presetColor: PresetColor)Позива се Инсерт(индекс, положај, пресетЦолор) на овом GradientStopCollection инстанцији.
Insert(index: int, position: float, schemeColor: SchemeColor)Позива се Инсерт(индекс, позиција, схемаЦолор) на овом GradientStopCollection инстанцији.
RemoveAt(index: int)Уклоните прекид загревања на одређеном индексу
Clear()Уклоните све градијентске станице из колекције
GetEnumerator()Враћа број за итеративне градијентске зауставке

Vidi takođe

 Српски