Interface ICSSKeyframeRule

Interface ICSSKeyframeRule

اسم الفضاء : Aspose.Svg.Dom.Css جمع: Aspose.SVG.dll (25.5.0)

واجهة CSSKeyframeRule تمثل قاعدة النمط لمفتاح واحد.

[DOMName("CSSKeyframeRule")]
[DOMObject]
[ComVisible(true)]
public interface ICSSKeyframeRule : ICSSRule

Implements

ICSSRule

Properties

KeyText

يمثل هذا الخصائص مختار الإطار المفتاح كقائمة منفصلة من قيم النسبة المئوية.الخريطة “من” و “إلى” الكلمات الرئيسية إلى “0٪” و “100٪” على التوالي.

string KeyText { get; }

قيمة الممتلكات

string

Style

يمثل هذا الخصائص النمط المرتبط بهذه المفاتيح.

ICSSStyleDeclaration Style { get; }

قيمة الممتلكات

ICSSStyleDeclaration

 عربي