Class HwmfDraw.WmfFrameRegion

    • Field Detail

      • regionIndex

        protected int regionIndex
        A 16-bit unsigned integer used to index into the WMF Object Table to get the region to be framed.
      • brushIndex

        protected int brushIndex
        A 16-bit unsigned integer used to index into the WMF Object Table to get the Brush to use for filling the region.
      • frame

        protected final Dimension2D frame
        The region frame, in logical units
    • Constructor Detail

      • WmfFrameRegion

        public WmfFrameRegion()