DioDocs for PDF
HasChildren プロパティ (SvgElement)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElement クラス : HasChildren プロパティ
Gets a value indicating whether the current element has any children. Using this property rather than checking for Children.Count being greater than zero improves performance and reduces memory usage.
シンタックス
'宣言
 
Public ReadOnly Property HasChildren As System.Boolean
public System.bool HasChildren {get;}
参照

SvgElement クラス
SvgElement メンバ