'宣言 Public Overloads Function TransformToAncestor( _ ByVal ancestor As System.Windows.Media.Visual _ ) As System.Windows.Media.GeneralTransform
'使用法 Dim instance As C1FlexViewerPane Dim ancestor As System.Windows.Media.Visual Dim value As System.Windows.Media.GeneralTransform value = instance.TransformToAncestor(ancestor)
public System.Windows.Media.GeneralTransform TransformToAncestor( System.Windows.Media.Visual ancestor )
パラメータ
- ancestor