PrintDocument for WinForms
GetAmbientPropValueForChild メソッド (RenderObject)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : GetAmbientPropValueForChild メソッド
RenderObject
スタイルプロパティキー。
計算されたプロパティの評価に使用する C1.C1Preview.Scripting.IScriptContext
子のアンビエントスタイルプロパティの値を取得します。
シンタックス
'宣言
 
Protected Overridable Function GetAmbientPropValueForChild( _
   ByVal roChild As RenderObject, _
   ByVal propKey As System.Integer, _
   ByVal context As IScriptContext _
) As System.Object
'使用法
 
Dim instance As RenderObject
Dim roChild As RenderObject
Dim propKey As System.Integer
Dim context As IScriptContext
Dim value As System.Object
 
value = instance.GetAmbientPropValueForChild(roChild, propKey, context)
protected virtual System.object GetAmbientPropValueForChild( 
   RenderObject roChild,
   System.int propKey,
   IScriptContext context
)

パラメータ

roChild
RenderObject
propKey
スタイルプロパティキー。
context
計算されたプロパティの評価に使用する C1.C1Preview.Scripting.IScriptContext

戻り値の型

スタイルプロパティ値。
参照

RenderObject クラス
RenderObject メンバ