Open Reality Reference Guide
FBVisualComponent::__Region Struct Reference

Region information structure. More...

#include <fbcontrols.h>

Classes

struct  __AttachTo
 Structure for attachment components. More...
 
struct  __AttachType
 Structure for attachment types. More...
 
struct  __Pos
 Structure for absolute positions. More...
 
struct  __Ratio
 Structure for attachment ratio. More...
 

Public Attributes

FBPropertyString Name
 Property: Region name. More...
 
FBPropertyInt X
 Property: Region X offset. More...
 
FBPropertyInt Y
 Property: Region Y offset. More...
 
FBPropertyInt Width
 Property: Region width offset. More...
 
FBPropertyInt Height
 Property: Region height offset. More...
 
struct K_DLLEXPORT FBVisualComponent::__Region::__Ratio Ratio
 
struct K_DLLEXPORT FBVisualComponent::__Region::__AttachType AttachType
 
struct K_DLLEXPORT FBVisualComponent::__Region::__AttachTo AttachTo
 
struct K_DLLEXPORT FBVisualComponent::__Region::__Pos Position
 

Detailed Description

Region information structure.

Contains region attachment and relative value information.

Definition at line 377 of file fbcontrols.h.

Member Data Documentation

◆ Height

FBPropertyInt Height

Property: Region height offset.

Definition at line 384 of file fbcontrols.h.

◆ Name

Property: Region name.

Definition at line 379 of file fbcontrols.h.

◆ Width

Property: Region width offset.

Definition at line 383 of file fbcontrols.h.

◆ X

Property: Region X offset.

Definition at line 381 of file fbcontrols.h.

◆ Y

Property: Region Y offset.

Definition at line 382 of file fbcontrols.h.


The documentation for this struct was generated from the following file: