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