Leadtools.Controlsアセンブリ > Leadtools.Controls名前空間 > ImageViewerクラス > ConvertPointメソッド :ConvertPoint(ImageViewerItem、ImageViewerCoordinateType、ImageViewerCoordinateType、LeadPointD)メソッド |
public virtual LeadPointD ConvertPoint( ImageViewerItem item, ImageViewerCoordinateType fromType, ImageViewerCoordinateType toType, LeadPointD point )
'Declaration
Public Overloads Overridable Function ConvertPoint( _ ByVal item As ImageViewerItem, _ ByVal fromType As ImageViewerCoordinateType, _ ByVal toType As ImageViewerCoordinateType, _ ByVal point As LeadPointD _ ) As LeadPointD
いろいろな変換タイプに関する情報については、「ConvertPoints」を参照してください。
詳細は、画像ビューワのレイアウト、画像ビューワ外観、画像ビューワの項目、画像ビューワの変換と画像ビューワの境界と変換を参照します。
サンプルのために、参照しますConvertPoint。