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


IMdDisplayNode Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdDisplayNode Interface
ArcGIS Developer Help

IMdDisplayNode Interface

Provides access to properties/methods of a model display node.

Product Availability

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

Members

Name Description
Read/write property BackgroundColor The background color of the display node object.
Read/write property Height The height of the display node object.
Read/write property OutlineColor The outline color of the display node object.
Read/write property OutlineWidth The outline width of the display node object.
Read/write property Shape The shape type of the display node object.
Read/write property ShowShadow Indicates whether or not to display a shadow for the node.
Read/write property TextColor The text color of the display node object.
Read/write property TextFont The text font of the display node object.
Read/write property Width The width of the display node object.

Classes that implement IMdDisplayNode

Classes Description