Interface IPolarResolution2dSourceProperty
- Namespace
- Hi.Geom.Resolution
- Assembly
- HiGeom.dll
Provides a property for the source of polar resolution.
public interface IPolarResolution2dSourceProperty
- Extension Methods
Properties
PolarResolution2dSource
The provider of IPolarResolution2d.
Func<IPolarResolution2d> PolarResolution2dSource { get; set; }