'宣言 Public Function GetPageBounds() As Rect
'使用法 Dim instance As RenderFragment Dim value As Rect value = instance.GetPageBounds()
public Rect GetPageBounds()
戻り値の型
The page bounding rectangle.
'宣言 Public Function GetPageBounds() As Rect
'使用法 Dim instance As RenderFragment Dim value As Rect value = instance.GetPageBounds()
public Rect GetPageBounds()