This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IM > IMarker3DPlacement Interface > IMarker3DPlacement.Shape Property (ArcObjects .NET 10.4 SDK) |
Marker's shape.
[Visual Basic .NET] Public ReadOnly Property Shape As IGeometry
[C#] public IGeometry Shape {get;}
[C++]
HRESULT get_Shape(
IGeometry** Shape
);
[C++]
Parameters Shape [out, retval]
Shape is a parameter of type IGeometry