Skybound Rebar

RebarTheme.GetDefault Method 

Gets the RebarTheme assigned using SetDefault.

[Visual Basic]
Public Shared Function GetDefault() As RebarTheme
[C#]
public static RebarTheme GetDefault();

Return Value

The RebarTheme assigned using SetDefault.

Remarks

This method retrieves the theme assigned by a previous call to SetDefault.

See Also

RebarTheme Class | Skybound.Rebar.Rendering Namespace