MindFusion.Wpf Pack Programmer's Guide
Geometry.Operators Property
See Also
 





Gets a list of the operators that define the geometry.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public List<GeometryOperator> Operators { get; }

Visual Basic  Copy Code

Public ReadOnly Property Operators As List(Of GeometryOperator)

 Property Value

A list of GeometryOperator objects.

 See Also

Geometry Members
Geometry Class
MindFusion.Vsx Namespace