This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IS > ISpotPlate Interface > ISpotPlate.Color Property (ArcObjects .NET 10.4 SDK) |
The Color for Separation.
[Visual Basic .NET] Public Property Color As IPostScriptColor
[C#] public IPostScriptColor Color {get; set;}
[C++]
HRESULT get_Color(
IPostScriptColor** Color
);
[C++]
HRESULT put_Color(
IPostScriptColor* Color
);
[C++]
Parameters Color [out, retval]
Color is a parameter of type IPostScriptColor Color [in]
Color is a parameter of type IPostScriptColor