Programming API Reference: EduGraf.GeometriesClass public DimensionAttribute: AttributeThis annotation can be set on properties of objects IGeometry to declare their geometric dimensionality. This information is required by the OpenGL backend.Property public int N { get; }: the number of dimensions.