ID2D1SvgElement::GetSpecifiedAttributeCount 方法 (d2d1svg.h)
傳回這個專案上指定屬性的數目。 只有在明確設定在專案上或存在於內嵌樣式內時,才會考慮指定屬性。 不會考慮透過 CSS 繼承接收其值的屬性。 如果屬性是透過方法呼叫來設定,就可以指定屬性。 如果透過 RemoveAttribute 移除,它可能會變成未指定。
Syntax
UINT32 GetSpecifiedAttributeCount();
傳回值
類型: UINT32
傳回這個專案上指定屬性的數目。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | d2d1svg.h |
Dll | Direct2d.dll |