This document is archived and information here might be outdated.  Recommended version.


IImageInset4.SolutionPointSymbol Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IImageInset4.SolutionPointSymbol Property

Solution point symbol.

[Visual Basic .NET]
Public WriteOnly Property SolutionPointSymbol
[C#]
public void SolutionPointSymbol {set;}
[C++]
HRESULT putref_SolutionPointSymbol(
  ISymbol* 
);
[C++]

Parameters [in]
is a parameter of type ISymbol

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IImageInset4 Interface