'宣言 Public Property MaxZoomFactor As System.Double
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Double instance.MaxZoomFactor = value value = instance.MaxZoomFactor
public System.double MaxZoomFactor {get; set;}
'宣言 Public Property MaxZoomFactor As System.Double
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Double instance.MaxZoomFactor = value value = instance.MaxZoomFactor
public System.double MaxZoomFactor {get; set;}