Gets a list of the operators that define the geometry.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
C# Copy Code |
---|
public List<GeometryOperator> Operators { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Operators As List(Of GeometryOperator) |
A list of GeometryOperator objects.