This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IServerSymbolOutputOptions Interface > IServerSymbolOutputOptions.PictureOutputType Property (ArcObjects .NET 10.4 SDK) |
Picture output type for symbols that contain pictures.
[Visual Basic .NET] Public Property PictureOutputType As esriServerPictureOutputType
[C#] public esriServerPictureOutputType PictureOutputType {get; set;}
[C++]
HRESULT get_PictureOutputType(
esriServerPictureOutputType* PictureOutputType
);
[C++]
HRESULT put_PictureOutputType(
esriServerPictureOutputType PictureOutputType
);
[C++]
Parameters PictureOutputType [out, retval]
PictureOutputType is a parameter of type esriServerPictureOutputType PictureOutputType [in]
PictureOutputType is a parameter of type esriServerPictureOutputType