DocumentPageView.VisualChildrenCount 屬性

定義

取得此檢視中所包含之視覺子系的數目。

protected:
 virtual property int VisualChildrenCount { int get(); };
protected override int VisualChildrenCount { get; }
member this.VisualChildrenCount : int
Protected Overrides ReadOnly Property VisualChildrenCount As Integer

屬性值

Int32

此檢視中所包含之視覺子系的數目。

適用於

另請參閱