Class PrimitivesExport.RenderProperties.EntityViewAreas
- Namespace
- VectorDraw.Render
- Assembly
- VectorDraw.Professional.dll
A collection of PrimitivesExport.RenderProperties.EntityViewArea type items.
public class PrimitivesExport.RenderProperties.EntityViewAreas : IEnumerable
- Inheritance
-
PrimitivesExport.RenderProperties.EntityViewAreas
- Implements
- Inherited Members
Properties
- Count
Get the number of items in the collection
- this[int]
Get the PrimitivesExport.RenderProperties.EntityViewArea item at the specific index
- SquareRectSize
Returns the square rect size in Drawing units that used to calculate the grid points on each surface
Methods
- Area(bool)
Returns the area of all items in the collection.
- Clear()
Remove all items in the collection
- GetEnumerator()
Implements the "foreach" expression for the collection.