'宣言 Protected Function ShouldSerializeZoomOut() As System.Boolean
'使用法 Dim instance As C1PreviewCursors Dim value As System.Boolean value = instance.ShouldSerializeZoomOut()
protected System.bool ShouldSerializeZoomOut()
戻り値の型
ZoomOut をシリアル化する必要がある場合は true、その他の場合は false。