Indicates the color with which unplaced annotation is drawn.
[Visual Basic 6.0] Property UnplacedAnnotationColor As IColor
[Visual Basic .NET] Public Property UnplacedAnnotationColor As IColor
[C#] public IColor UnplacedAnnotationColor {get; set;}
[Java] public getUnplacedAnnotationColor ( IColor Color )
[Java] public void setUnplacedAnnotationColorByRef( IColor Color ) throws IOException, AutomationException
[C++] HRESULT get_UnplacedAnnotationColor( IColor** Color );
[C++] HRESULT putref_UnplacedAnnotationColor( IColor* Color);
Parameters
Color [out, retval]
Color is a parameter of type IColor
Color [in]
Color is a parameter of type IColor