DioDocs for PDF
GetElementsByClass メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgDocument クラス : GetElementsByClass メソッド
Gets a list of SvgElements with the specified className.
シンタックス
'宣言
 
Public Function GetElementsByClass( _
   ByVal className As System.String _
) As System.Collections.Generic.IReadOnlyList(Of SvgElement)
public System.Collections.Generic.IReadOnlyList<SvgElement> GetElementsByClass( 
   System.string className
)

パラメータ

className
参照

GcSvgDocument クラス
GcSvgDocument メンバ