This document is archived and information here might be outdated. Recommended version. |
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