This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IStyleGalleryClass Interface > IStyleGalleryClass.PreviewRatio Property (ArcObjects .NET 10.5 SDK) |
The width ratio to 1 height.
[Visual Basic .NET] Public ReadOnly Property PreviewRatio As Double
[C#] public double PreviewRatio {get;}
[C++]
HRESULT get_PreviewRatio(
double* ratio
);
[C++]
Parameters ratio [out, retval] ratio is a parameter of type double