Click or drag to resize
AB4D logo

WpfModel3DPolygonLineNode Properties

The WpfModel3DPolygonLineNode type exposes the following members.

Properties
 NameDescription
Public propertyLineMaterial Gets or sets a LineMaterial that is used to render the 3D lines defined by this WpfModel3DPolygonLineNode.
Public propertyModel3D Gets the WPF's Model3DGroup or GeometryModel3D that was used to create this WpfModel3DGroupNode
Public propertyUseModelColor Gets or sets a Boolean that specified if line color is get from the color of model's material (in case of SolidColor DiffuseMaterial) or the specified LineColor is always used.
Top
See Also