Class RMPolygon

    • Field Detail

      • _mouseDownPointIndex

        public int _mouseDownPointIndex
    • Constructor Detail

      • RMPolygon

        public RMPolygon()
        Creates a new empty polygon shape.
      • RMPolygon

        public RMPolygon​(RMPath aPath)
        Creates a new polygon shape for the given path.