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


IDocument3DDefaultSymbols Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > ID > IDocument3DDefaultSymbols Interface
ArcGIS Developer Help

IDocument3DDefaultSymbols Interface

Provides access to members that control Default 3d symbols for the document.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Members

Name Description
Read/write property AreaPatch Default Area Patch.
Read/write property CustomTOCFont Custom TOC Font.
Read/write property CustomTOCFontSize Custom TOC Font Size in Points.
Read/write property FillSymbol Default Fill Symbol.
Read/write property LinePatch Default Line Patch.
Read/write property LineSymbol Default Line Symbol.
Read/write property MarkerSymbol Default Marker Symbol.
Read/write property PatchHeight Default Patch Height in Points.
Read/write property PatchWidth Default Patch Width in Points.
Read/write property Text3DElement Default 3D Text Element.

Inherited Interfaces

Interfaces Description
IBasicDocumentDefaultSymbols Provides access to members that control Default basic symbols for the document.

Classes that implement IDocument3DDefaultSymbols

Classes Description
GMxDocument (esriArcGlobe) Provides access to members that control the ArcGlobe document.
SxDocument Provides access to members that control the ArcScene document.