 | 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.3+0a73c45f0c78941900e328c6c6b819597b665e00
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