|
WireframeVisual3DShowPolygonLines Property |
Gets or sets Boolean that specifies if WireframeVisual3D should show polygon lines that are defined with using
PolygonIndicesProperty DependencyProperty on MeshGeometry3D objects.
See remarks in
PolygonIndicesProperty for more info. Default value is false.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool ShowPolygonLines { get; set; }
Property Value
BooleanSee Also