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
Properties
KeyText
这个属性代表了关键框选择器作为百分比值的单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单。
string KeyText { get; }
财产价值
Style
这个属性代表了与此关键框相关的风格。
ICSSStyleDeclaration Style { get; }