|
BorderType
Gets border type property value.
int BorderType() const |
Return Value
Border type property value of the object assigned to the class instance. If there is no object assigned, it returns 0.
BorderType
Sets border type property value.
bool BorderType(
|
Parameters
type
[in] New border type property value.
Return Value
true - successful, false - cannot change the property.