ID2D1SvgElement 介面 (d2d1svg.h)

所有 SVG 元素的介面。

繼承

ID2D1SvgElement 介面繼承自ID2D1ResourceID2D1SvgElement 也有下列類型的成員:

方法

ID2D1SvgElement 介面具有這些方法。

 
ID2D1SvgElement::AppendChild

將專案附加至子系列表。
ID2D1SvgElement::CreateChild

從標記名稱建立專案。 元素會附加至子系列表。
ID2D1SvgElement::GetAttributeValue

取得這個元素的屬性做為字串。 (多載 2/2)
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為擴充模式值。 這個方法可用來取得spreadMethod屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為填滿模式。 這個方法可用來取得填滿規則或剪輯規則屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為矩陣值。 這個方法可用來取得轉換或 gradientTransform 屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為 POD 類型。
ID2D1SvgElement::GetAttributeValue

取得這個元素的屬性做為字串。 (多載 1/2)
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為顯示值。 這個方法可用來取得顯示屬性的值。 (多載 1/2)
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為長度值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為行上限值。 這個方法可用來取得 stroke-linecap 屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為行聯結值。 這個方法可用來取得 stroke-linejoin 屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個元素的屬性做為溢位值。 這個方法可用來取得溢位屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為保留外觀比例值。 這個方法可用來取得 preserveAspectRatio 屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為單位類型值。 這個方法可用來取得 gradientUnits 或 clipPathUnits 屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為可見度值。 這個方法可用來取得visibility屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為浮點數。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為繪製。 這個方法可用來取得填滿或筆劃屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為路徑數據。 這個方法可用來取得path元素上 d 屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為點。 這個方法可用來取得多邊形或多邊形專案上的 points 屬性值。
ID2D1SvgElement::GetAttributeValue

取得這個項目的屬性做為筆劃虛線陣列。 這個方法可用來取得 stroke-dasharray 屬性的值。
ID2D1SvgElement::GetAttributeValue

取得這個元素的屬性做為介面類型。
ID2D1SvgElement::GetAttributeValueLength

取得這個專案之屬性的字串長度。
ID2D1SvgElement::GetDocument

取得包含這個項目的檔。
ID2D1SvgElement::GetFirstChild

取得這個專案的第一個子系。
ID2D1SvgElement::GetLastChild

取得這個項目的最後一個子系。
ID2D1SvgElement::GetNextChild

取得 referenceChild 專案的下一個同層級。
ID2D1SvgElement::GetParent

取得父元素。
ID2D1SvgElement::GetPreviousChild

取得 referenceChild 專案的上一個同層級。
ID2D1SvgElement::GetSpecifiedAttributeCount

傳回這個專案上的指定屬性數目。
ID2D1SvgElement::GetSpecifiedAttributeName

取得指定索引處的屬性名稱。
ID2D1SvgElement::GetSpecifiedAttributeNameLength

取得指定索引處指定屬性名稱的字串長度。
ID2D1SvgElement::GetTagName

取得標記名稱。
ID2D1SvgElement::GetTagNameLength

取得標記名稱的字串長度。
ID2D1SvgElement::GetTextValue

取得文字內容專案的值。
ID2D1SvgElement::GetTextValueLength

取得文字內容值的長度。
ID2D1SvgElement::HasChildren

傳回布爾值,指出這個專案是否有子系。
ID2D1SvgElement::InsertChildBefore

將 newChild 插入為這個項目的子系,再插入 referenceChild 元素。
ID2D1SvgElement::IsAttributeSpecified

傳回布爾值,指出屬性是否明確設定在專案上。
ID2D1SvgElement::IsTextContent

傳回布爾值,指出這個專案是否代表文字內容。
ID2D1SvgElement::RemoveAttribute

從這個項目移除 屬性。
ID2D1SvgElement::RemoveChild

從樹狀結構中移除 oldChild。 oldChild 的子系會保留 oldChild 的子系。
ID2D1SvgElement::ReplaceChild

以 newChild 取代 oldChild 元素。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為色彩。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為矩陣值。 這個方法可用來設定轉換或 gradientTransform 屬性的值。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為長度值。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為保留外觀比例值。 這個方法可用來設定 preserveAspectRatio 屬性的值。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為擴充模式值。 這個方法可用來設定 spreadMethod 屬性的值。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為填滿模式。 這個方法可用來設定 'fill-rule' 或 'clip-rule' 屬性的值。
ID2D1SvgElement::SetAttributeValue

使用 POD 類型設定這個項目的屬性。
ID2D1SvgElement::SetAttributeValue

使用字串設定這個項目的屬性。
ID2D1SvgElement::SetAttributeValue

取得這個項目的屬性做為顯示值。 這個方法可用來取得顯示屬性的值。 (多載 2/2)
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為行上限值。 這個方法可用來設定 stroke-linecap 屬性的值。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為行聯結值。 這個方法可用來設定 stroke-linejoin 屬性的值。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為溢位值。 這個方法可用來設定溢位屬性的值。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為單位類型值。 這個方法可用來設定 gradientUnits 或 clipPathUnits 屬性的值。
ID2D1SvgElement::SetAttributeValue

將這個項目的屬性設定為可見度值。 這個方法可用來設定可見度屬性的值。
ID2D1SvgElement::SetAttributeValue

使用 float 設定這個項目的屬性。
ID2D1SvgElement::SetAttributeValue

使用介面設定這個項目的屬性。
ID2D1SvgElement::SetTextValue

設定文字內容元素的值。

規格需求

需求
目標平台 Windows
標頭 d2d1svg.h