'宣言 Protected Function ShouldSerializeZoomOut() As System.Boolean
'使用法 Dim instance As C1PreviewCursors Dim value As System.Boolean value = instance.ShouldSerializeZoomOut()
protected System.bool ShouldSerializeZoomOut()
戻り値の型
True if ZoomOut should be serialized, false otherwise.