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