Method | Description | |
---|---|---|
GetClientHeight ( this box ) : float | ||
GetClientLeft ( this box ) : float | ||
GetClientRight ( this box ) : float | ||
GetClientTop ( this box ) : float | ||
GetClientWidth ( this box ) : float |
Method | Description | |
---|---|---|
CalculateInnerContentHeight ( this startBox ) : float |
public static GetClientHeight ( this box ) : float | ||
box | this | |
return | float |
public static GetClientLeft ( this box ) : float | ||
box | this | |
return | float |
public static GetClientRight ( this box ) : float | ||
box | this | |
return | float |
public static GetClientTop ( this box ) : float | ||
box | this | |
return | float |
public static GetClientWidth ( this box ) : float | ||
box | this | |
return | float |