CascadeSharp.TKGeomAlgo.Geom2dHatch.Geom2dHatch_Hatching.Point C# (CSharp) Метод

Point() публичный Метод

public Point ( int Index ) : HatchGen_PointOnHatching
Index int
Результат HatchGen_PointOnHatching
        public HatchGen_PointOnHatching Point(int Index)
        {
            throw new NotImplementedException();
        }