PrintDocument for WinForms
ShouldSerializeY メソッド (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : ShouldSerializeY メソッド
Tests whether the RenderObject.Y property should be serialized.
シンタックス
'宣言
 
Protected Overridable Function ShouldSerializeY() As System.Boolean
'使用法
 
Dim instance As RenderObject
Dim value As System.Boolean
 
value = instance.ShouldSerializeY()
protected virtual System.bool ShouldSerializeY()

戻り値の型

True if the property should be serialized, false otherwise.
参照

RenderObject クラス
RenderObject メンバ