PrintDocument for WinForms
ShouldSerializeCursor メソッド (RenderInputBase)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderInputBase クラス : ShouldSerializeCursor メソッド
Cursorがシリアル化されるかどうかを示します。
シンタックス
'宣言
 
Protected Overridable Function ShouldSerializeCursor() As System.Boolean
'使用法
 
Dim instance As RenderInputBase
Dim value As System.Boolean
 
value = instance.ShouldSerializeCursor()
protected virtual System.bool ShouldSerializeCursor()

戻り値の型

カーソルをシリアル化する必要がある場合は true、その他の場合は false。
参照

RenderInputBase クラス
RenderInputBase メンバ