![]() |
VisibleArea Class |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
SystemObject Furcadia.DrawingVisibleArea
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Top
[This is preliminary documentation and is subject to change.]
Furre Visible area
Inheritance Hierarchy
Namespace: Furcadia.Drawing
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax
public static class VisibleArea
Public NotInheritable Class VisibleArea You do not need to declare an instance of a static class in order to access its members.
public ref class VisibleArea abstract sealed
[<AbstractClassAttribute>] [<SealedAttribute>] type VisibleArea = class end
The VisibleArea type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetTargetRectFromCenterCoord |
Gets the target View area from the center coordinates, This is useful for finding the View area of the Connected Furre
|
![]() ![]() | IsOdd |
Integer is Odd
|
See Also