PrintDocument for WinForms
GetAssignChildren メソッド (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : GetAssignChildren メソッド
Override this method and return false if you want manually copy of children objects for this object. This method returns true by default.
シンタックス
'宣言
 
Protected Overridable Function GetAssignChildren() As System.Boolean
'使用法
 
Dim instance As RenderObject
Dim value As System.Boolean
 
value = instance.GetAssignChildren()
protected virtual System.bool GetAssignChildren()

戻り値の型

Boolean value indicating that the children objects must be copied in the AssignFrom method.
参照

RenderObject クラス
RenderObject メンバ