Initializes a new instance of the
ImGearVOIWindow struct.
Syntax
public ImGearVOIWindow(
int ,
int
)
public: ImGearVOIWindow(
int ,
int
)
public:
ImGearVOIWindow(
int ,
int
)
Parameters
- center
- Window Center.
- width
- Window Width.
Return Value
The new instance of
ImGearVOIWindow structure object.
See Also