Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
GdiGraphics Class
GdiGraphics Methods
IsVisible Method
IsVisible Method (Point)
IsVisible Method (PointF)
IsVisible Method (Rectangle)
IsVisible Method (RectangleF)
IsVisible Method (Int32, Int32)
IsVisible Method (Single, Single)
IsVisible Method (Int32, Int32, Int32, Int32)
IsVisible Method (Single, Single, Single, Single)
GdiGraphics
IsVisible Method (Int32, Int32, Int32, Int32)
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
bool
IsVisible
(
int
x
,
int
y
,
int
width
,
int
height
)
Parameters
x
Type:
System
Int32
y
Type:
System
Int32
width
Type:
System
Int32
height
Type:
System
Int32
Return Value
Type:
Boolean
Implements
IGraphics
IsVisible(Int32, Int32, Int32, Int32)
See Also
Reference
GdiGraphics Class
IsVisible Overload
Scilligence.MolEngine Namespace