 | SiteThemeInfoBackgroundImageHeight Property |
This is preliminary documentation and is subject to change.
[Missing <summary> documentation for "P:WikiClientLibrary.Wikia.Sites.SiteThemeInfo.BackgroundImageHeight"]
Namespace: WikiClientLibrary.Wikia.SitesAssembly: WikiClientLibrary.Wikia (in WikiClientLibrary.Wikia.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic float BackgroundImageHeight { get; }Public ReadOnly Property BackgroundImageHeight As Single
Get
Dim instance As SiteThemeInfo
Dim value As Single
value = instance.BackgroundImageHeight
public:
property float BackgroundImageHeight {
float get ();
}member BackgroundImageHeight : float32 with get
Property Value
Single
See Also