IsVisible
内容
[
隐藏
]
IsVisible(PointF)
public bool IsVisible(PointF point)
也可以看看
- struct PointF
- class Graphics
- 命名空间 Aspose.Drawing
- 部件 Aspose.Drawing
IsVisible(int, int, int, int)
public bool IsVisible(int x, int y, int width, int height)
也可以看看
- class Graphics
- 命名空间 Aspose.Drawing
- 部件 Aspose.Drawing
IsVisible(Rectangle)
public bool IsVisible(Rectangle rect)
也可以看看
- struct Rectangle
- class Graphics
- 命名空间 Aspose.Drawing
- 部件 Aspose.Drawing
IsVisible(float, float, float, float)
public bool IsVisible(float x, float y, float width, float height)
也可以看看
- class Graphics
- 命名空间 Aspose.Drawing
- 部件 Aspose.Drawing
IsVisible(RectangleF)
public bool IsVisible(RectangleF rect)
也可以看看
- struct RectangleF
- class Graphics
- 命名空间 Aspose.Drawing
- 部件 Aspose.Drawing
IsVisible(int, int)
public bool IsVisible(int x, int y)
也可以看看
- class Graphics
- 命名空间 Aspose.Drawing
- 部件 Aspose.Drawing
IsVisible(Point)
public bool IsVisible(Point point)
也可以看看
- struct Point
- class Graphics
- 命名空间 Aspose.Drawing
- 部件 Aspose.Drawing
IsVisible(float, float)
public bool IsVisible(float x, float y)
也可以看看
- class Graphics
- 命名空间 Aspose.Drawing
- 部件 Aspose.Drawing